gnu: rust-libz-sys-1: Update to version 1.1.20.
* gnu/packages/rust-libz-sys-1: Update to version 1.1.20. Change-Id: I0b54eef3ff0ca36a9477195510761bafa954aed0
This commit is contained in:
parent
c7d4686fac
commit
baeff3df7a
@ -39997,7 +39997,7 @@ C parser and toolkit developed for the GNOME project.")
|
||||
(define-public rust-libz-sys-1
|
||||
(package
|
||||
(name "rust-libz-sys")
|
||||
(version "1.1.8")
|
||||
(version "1.1.20")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -40005,7 +40005,7 @@ C parser and toolkit developed for the GNOME project.")
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1gqb8nk7j4ngvlcll8plm2fvjwic40p2g4qp20pwry1m74f7c0lp"))
|
||||
"0wp4i6zl385ilmcqafv61jwsk1mpk6yb8gpws9nwza00x19n9lfj"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin (delete-file-recursively "src/zlib")
|
||||
@ -40026,8 +40026,7 @@ C parser and toolkit developed for the GNOME project.")
|
||||
(description
|
||||
"This package provides bindings to the system @code{libz} library (also
|
||||
known as zlib).")
|
||||
(license (list license:asl2.0
|
||||
license:expat))))
|
||||
(license (list license:asl2.0 license:expat))))
|
||||
|
||||
(define-public rust-libz-ng-sys-1
|
||||
(package
|
||||
|
Loading…
Reference in New Issue
Block a user