[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: pius: Update to 2.2.4.
From: |
Tobias Geerinckx-Rice |
Subject: |
02/06: gnu: pius: Update to 2.2.4. |
Date: |
Thu, 9 Mar 2017 18:29:37 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 1b34a47da0bb2657c324b25bbcb9d1758f7b8cfd
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Mar 7 19:29:51 2017 +0100
gnu: pius: Update to 2.2.4.
* gnu/packages/gnupg.scm (pius): Update to 2.2.4.
---
gnu/packages/gnupg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index 4fc9f38..8b88242 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -519,7 +519,7 @@ and signature functionality from Python programs.")
(define-public pius
(package
(name "pius")
- (version "2.2.3")
+ (version "2.2.4")
(source (origin
(method url-fetch)
(uri (string-append
@@ -527,7 +527,7 @@ and signature functionality from Python programs.")
version "/pius-" version ".tar.bz2"))
(sha256
(base32
- "0iy0gnms6lv9hpvk29313kc495a2f7pq2mg6ljxhy233vxsmjsk6"))))
+ "0lgc0ipwdfqbq16zax8kn17wbv8xyw4ygc09fawl2yp459z0ql4n"))))
(build-system python-build-system)
(inputs `(("perl" ,perl) ;for 'pius-party-worksheet'
("gpg" ,gnupg)))
- branch master updated (d9e94c6 -> ff79717), Tobias Geerinckx-Rice, 2017/03/09
- 02/06: gnu: pius: Update to 2.2.4.,
Tobias Geerinckx-Rice <=
- 03/06: gnu: ibus: Update to 1.5.15., Tobias Geerinckx-Rice, 2017/03/09
- 01/06: gnu: youtube-dl: Update to 2017.03.07., Tobias Geerinckx-Rice, 2017/03/09
- 04/06: gnu: ibus-anthy: Update to 1.5.9., Tobias Geerinckx-Rice, 2017/03/09
- 06/06: gnu: btrfs-progs/static: Correct description., Tobias Geerinckx-Rice, 2017/03/09
- 05/06: gnu: btrfs-progs: Update to 4.10., Tobias Geerinckx-Rice, 2017/03/09