[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: signify: Update to 25.
From: |
guix-commits |
Subject: |
04/08: gnu: signify: Update to 25. |
Date: |
Wed, 1 May 2019 16:15:36 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 15ada26abb2424d05d50a3b2f7d50f8eaba263b7
Author: Marius Bakke <address@hidden>
Date: Wed May 1 17:56:50 2019 +0200
gnu: signify: Update to 25.
* gnu/packages/crypto.scm (signify): Update to 25.
---
gnu/packages/crypto.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm
index 26d35a9..9302f00 100644
--- a/gnu/packages/crypto.scm
+++ b/gnu/packages/crypto.scm
@@ -131,7 +131,7 @@ communication, encryption, decryption, signatures, etc.")
(define-public signify
(package
(name "signify")
- (version "24")
+ (version "25")
(home-page "https://github.com/aperezdc/signify")
(source (origin
(method git-fetch)
@@ -140,7 +140,7 @@ communication, encryption, decryption, signatures, etc.")
(file-name (git-file-name name version))
(sha256
(base32
- "0grdlrpxcflzmzzc30r8rvsmamvbsgqyni59flzzk4w5hpjh464w"))))
+ "0zg0rffxwj2a71s1bllhrn491xsmirg9sshpq8f3vl25lv4c2cnq"))))
(build-system gnu-build-system)
;; TODO Build with libwaive (described in README.md), to implement
something
;; like OpenBSD's pledge().
- branch master updated (bd9d5db -> 14da3da), guix-commits, 2019/05/01
- 02/08: gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes CVE-2019-5824]., guix-commits, 2019/05/01
- 06/08: gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813]., guix-commits, 2019/05/01
- 01/08: gnu: ungoogled-chromium: Unbundle openjpeg again., guix-commits, 2019/05/01
- 04/08: gnu: signify: Update to 25.,
guix-commits <=
- 03/08: gnu: signify: Don't use unstable tarball., guix-commits, 2019/05/01
- 07/08: gnu: vte-ng: Update to 0.56.2.a., guix-commits, 2019/05/01
- 05/08: gnu: spice-protocol: Update to 0.14.0., guix-commits, 2019/05/01
- 08/08: gnu: termite: Update to 15., guix-commits, 2019/05/01