[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/10: gnu: libmd: Update to 1.0.4.
From: |
guix-commits |
Subject: |
03/10: gnu: libmd: Update to 1.0.4. |
Date: |
Tue, 5 Oct 2021 15:38:19 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b390bff3f2af5bc7348018066e520b139f912ae9
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Oct 5 16:32:35 2021 +0200
gnu: libmd: Update to 1.0.4.
* gnu/packages/crypto.scm (libmd): Update to 1.0.4.
---
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 af1412c..d634cdf 100644
--- a/gnu/packages/crypto.scm
+++ b/gnu/packages/crypto.scm
@@ -172,7 +172,7 @@ communication, encryption, decryption, signatures, etc.")
(define-public libmd
(package
(name "libmd")
- (version "1.0.3")
+ (version "1.0.4")
(source (origin
(method url-fetch)
(uri
@@ -183,7 +183,7 @@ communication, encryption, decryption, signatures, etc.")
version ".tar.xz")))
(sha256
(base32
- "0jmga8y94h857ilra3qjaiax3wd5pd6mx1h120zhl9fcjmzhj0js"))))
+ "03skgv013v0y9hxh6j143xdwynb5cmbmbdylvvgfsjz38889477m"))))
(build-system gnu-build-system)
(synopsis "Message Digest functions from BSD systems")
(description
- branch master updated (a9075d3 -> ec7049a), guix-commits, 2021/10/05
- 03/10: gnu: libmd: Update to 1.0.4.,
guix-commits <=
- 05/10: gnu: faudio: Update to 21.10., guix-commits, 2021/10/05
- 01/10: gnu: lynis: Update to 3.0.6., guix-commits, 2021/10/05
- 04/10: gnu: libmd: Omit static library., guix-commits, 2021/10/05
- 09/10: gnu: openvpn: Update to 2.5.4., guix-commits, 2021/10/05
- 10/10: gnu: libupnp: Update to 1.14.12., guix-commits, 2021/10/05
- 07/10: gnu: catfish: Update to 4.16.3., guix-commits, 2021/10/05
- 02/10: gnu: libzen: Update to 0.4.39., guix-commits, 2021/10/05
- 08/10: gnu: xterm: Update to 369., guix-commits, 2021/10/05
- 06/10: gnu: menumaker: Update to 0.99.13., guix-commits, 2021/10/05