1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 11:01:48 +02:00

gnu: guile-lzlib: Update to 0.0.2.

* gnu/packages/guile.scm (guile-lzlib): Update to 0.0.2.
This commit is contained in:
Mathieu Othacehe
2020-09-28 11:39:16 +02:00
parent 2f7b3cb4bd
commit af56f60ef0
+2 -2
View File
@@ -823,7 +823,7 @@ Guile's foreign function interface.")
(define-public guile-lzlib
(package
(name "guile-lzlib")
(version "0.0.1")
(version "0.0.2")
(source
(origin
(method url-fetch)
@@ -833,7 +833,7 @@ Guile's foreign function interface.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0rdmszn1qix085ci2mddwq5cypipc004fk7arrrkgn9bv39hazza"))))
"11sggvncyx08ssp1s5xii4d6nskh1qwqihnbpzzvkrs7sivxn8w6"))))
(build-system gnu-build-system)
(arguments
'(#:make-flags