[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/15: gnu: gx: Update to 0.14.3.
From: |
guix-commits |
Subject: |
12/15: gnu: gx: Update to 0.14.3. |
Date: |
Tue, 10 Mar 2020 19:30:20 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d64d8abb5bb50b5da5961301012f4ae8ec66b736
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Tue Mar 10 23:56:12 2020 +0100
gnu: gx: Update to 0.14.3.
* gnu/packages/ipfs.scm (gx): Update to 0.14.3.
---
gnu/packages/ipfs.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/ipfs.scm b/gnu/packages/ipfs.scm
index 9fa3f14..7ef7108 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2018 Pierre Neidhardt <address@hidden>
-;;; Copyright © 2019 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2019, 2020 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -104,7 +104,7 @@ that are shared between @command{go-ipfs/commands} and its
rewrite
(define-public gx
(package
(name "gx")
- (version "0.14.2")
+ (version "0.14.3")
(source
(origin
(method git-fetch)
@@ -113,7 +113,7 @@ that are shared between @command{go-ipfs/commands} and its
rewrite
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "048bx6khzcwxnvz3lf7kgp6fkg8mxqcqchxh0jxm9fg2iwizsi0k"))))
+ (base32 "1sk20kv3rfsnizgwmcmmr69jb1b2iwzqh9wwwd6wg6x0pnqm8swc"))))
(build-system go-build-system)
(arguments
'(#:import-path "github.com/whyrusleeping/gx"))
- 02/15: gnu: skalibs: Update to 2.9.2.0., (continued)
- 02/15: gnu: skalibs: Update to 2.9.2.0., guix-commits, 2020/03/10
- 04/15: gnu: xfce4-statusnotifier-plugin: Update to 0.2.2., guix-commits, 2020/03/10
- 06/15: gnu: git-flow: Use HTTPS home page., guix-commits, 2020/03/10
- 09/15: gnu: signify: Update to 29., guix-commits, 2020/03/10
- 05/15: gnu: Use HTTPS for archive.xfce.org sources., guix-commits, 2020/03/10
- 11/15: gnu: nethack: Update to 3.6.6., guix-commits, 2020/03/10
- 01/15: gnu: s6-dns: Update to 2.3.2.0., guix-commits, 2020/03/10
- 08/15: gnu: execline: Update to 2.6.0.0., guix-commits, 2020/03/10
- 07/15: gnu: freealut: Use HTTPS home page., guix-commits, 2020/03/10
- 10/15: gnu: graphene: Use HTTPS home page., guix-commits, 2020/03/10
- 12/15: gnu: gx: Update to 0.14.3.,
guix-commits <=
- 13/15: gnu: armagetronad: Update to 0.2.8.3.5., guix-commits, 2020/03/10
- 15/15: gnu: gimp: Update to 2.10.18., guix-commits, 2020/03/10
- 14/15: gnu: gegl: Update to 0.4.22., guix-commits, 2020/03/10