1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: libmd: Update to 1.1.0.

* gnu/packages/crypto.scm (libmd): Update to 1.1.0.
[arguments]: Use G-Expressions.

Change-Id: Ia4367b01ef5ad3727704c9bd566425f59881b86d
This commit is contained in:
Cayetano Santos
2025-09-25 10:03:18 +02:00
parent 1f523f0c32
commit 81d077053e

View File

@@ -251,7 +251,7 @@ communication, encryption, decryption, signatures, etc.")
(define-public libmd
(package
(name "libmd")
(version "1.0.4")
(version "1.1.0")
(source (origin
(method url-fetch)
(uri
@@ -262,11 +262,12 @@ communication, encryption, decryption, signatures, etc.")
version ".tar.xz")))
(sha256
(base32
"03skgv013v0y9hxh6j143xdwynb5cmbmbdylvvgfsjz38889477m"))))
"0cmkfq3v0hqzjwpsyp02i3a1z2sfjrdjxky784qsy4sk4x1ammhv"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
(list "--disable-static")))
(list
#:configure-flags
#~(list "--disable-static")))
(synopsis "Message Digest functions from BSD systems")
(description
"The currently provided message digest algorithms are: