[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/15: gnu: signify: Update to 29.
From: |
guix-commits |
Subject: |
09/15: gnu: signify: Update to 29. |
Date: |
Tue, 10 Mar 2020 19:30:19 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 519dc88c751b3101e824862e650087741881a327
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Tue Mar 10 23:47:10 2020 +0100
gnu: signify: Update to 29.
* gnu/packages/crypto.scm (signify): Update to 29.
---
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 5ca3ec5..b808211 100644
--- a/gnu/packages/crypto.scm
+++ b/gnu/packages/crypto.scm
@@ -133,7 +133,7 @@ communication, encryption, decryption, signatures, etc.")
(define-public signify
(package
(name "signify")
- (version "28")
+ (version "29")
(home-page "https://github.com/aperezdc/signify")
(source (origin
(method url-fetch)
@@ -141,7 +141,7 @@ communication, encryption, decryption, signatures, etc.")
"/download/v" version "/signify-" version
".tar.xz"))
(sha256
(base32
- "05v970glhpaxv0m4cnidfxsdnsjp12nf2crzrdq4ml7g5a3g6hdq"))))
+ "1bzcax5kb4lr0rmpmrdpq5q0iq6b2dxzpl56li8aanbkck1c7hd9"))))
(build-system gnu-build-system)
;; TODO Build with libwaive (described in README.md), to implement
something
;; like OpenBSD's pledge().
- branch master updated (7cfcc38 -> 57f85ee), guix-commits, 2020/03/10
- 03/15: gnu: Use HTTPS for skarnet.org sources., guix-commits, 2020/03/10
- 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 <=
- 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, 2020/03/10
- 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