me
/
guix
Archived
1
0
Fork 0

gnu: guile-lzlib: Update to 0.0.2.

* gnu/packages/guile.scm (guile-lzlib): Update to 0.0.2.
master
Mathieu Othacehe 2020-09-28 11:39:16 +02:00
parent 2f7b3cb4bd
commit af56f60ef0
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 2 additions and 2 deletions

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