[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: libmd: Update to 1.0.3.
From: |
guix-commits |
Subject: |
02/06: gnu: libmd: Update to 1.0.3. |
Date: |
Fri, 5 Mar 2021 19:24:00 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 170cf035cece04fd2b9460451f5f66ba5c4485ca
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Mar 6 00:47:44 2021 +0100
gnu: libmd: Update to 1.0.3.
* gnu/packages/crypto.scm (libmd): Update to 1.0.3.
---
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 e0fa744..5c8e4d6 100644
--- a/gnu/packages/crypto.scm
+++ b/gnu/packages/crypto.scm
@@ -114,7 +114,7 @@ communication, encryption, decryption, signatures, etc.")
(define-public libmd
(package
(name "libmd")
- (version "1.0.1")
+ (version "1.0.3")
(source (origin
(method url-fetch)
(uri
@@ -125,7 +125,7 @@ communication, encryption, decryption, signatures, etc.")
version ".tar.xz")))
(sha256
(base32
- "0waclg2d5qin3r26gy5jvy4584ik60njc8pqbzwk0lzq3j9ynkp1"))))
+ "0jmga8y94h857ilra3qjaiax3wd5pd6mx1h120zhl9fcjmzhj0js"))))
(build-system gnu-build-system)
(synopsis "Message Digest functions from BSD systems")
(description
- branch master updated (373e5fc -> 1462a11), guix-commits, 2021/03/05
- 04/06: gnu: qtmips: Update to 0.7.5., guix-commits, 2021/03/05
- 06/06: gnu: verilator: Update to 4.110., guix-commits, 2021/03/05
- 03/06: gnu: vim-full: Remove duplicate 'make-flags'., guix-commits, 2021/03/05
- 01/06: gnu: epson-inkjet-printer-escpr: Update to 1.7.9., guix-commits, 2021/03/05
- 02/06: gnu: libmd: Update to 1.0.3.,
guix-commits <=
- 05/06: gnu: fsarchiver: Update to 0.8.6., guix-commits, 2021/03/05