Merge branch 'master' into core-updates

This commit is contained in:
Marius Bakke 2017-12-19 01:42:40 +01:00
commit 32cd878be0
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
159 changed files with 24352 additions and 2883 deletions

View file

@ -661,7 +661,7 @@ compression library.")
(define-public perl-compress-raw-zlib
(package
(name "perl-compress-raw-zlib")
(version "2.074")
(version "2.076")
(source
(origin
(method url-fetch)
@ -669,7 +669,7 @@ compression library.")
"Compress-Raw-Zlib-" version ".tar.gz"))
(sha256
(base32
"08bpx9v6i40n54rdcj6invlj294z20amrl8wvwf9b83aldwdwsd3"))))
"1al2h0i6mspldmlf5c09fy5a4j8swsxd31v6zi8zx9iyqk1lw7in"))))
(build-system perl-build-system)
(inputs
`(("zlib" ,zlib)))