me
/
guix
Archived
1
0
Fork 0

gnu: rust-brotli-decompressor-2: Update to 2.3.2.

* gnu/packages/crates-io.scm (rust-brotli-decompressor-2): Update to 2.3.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Aleksandr Vityazev 2022-01-17 13:30:54 +00:00 committed by Nicolas Goaziou
parent f1303827de
commit 610a0519ab
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -7236,7 +7236,7 @@ devices and kernels.")
(define-public rust-brotli-decompressor-2
(package
(name "rust-brotli-decompressor")
(version "2.3.1")
(version "2.3.2")
(source
(origin
(method url-fetch)
@ -7244,7 +7244,7 @@ devices and kernels.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1v7l1sa63ix1aq8h0k1ijvxvb5w796hz154b9aw0xn6lp31y2lhh"))))
"102v89h9z0p45j5fsjna97761nxx9nxz9ccpwxma6p5zad32vbar"))))
(build-system cargo-build-system)
(arguments
`(#:tests? #f ; not all test files included