mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-23 09:35:56 +02:00
gnu: unrar-free: Update to 0.3.2.
* gnu/packages/compression.scm (unrar-free): Update to 0.3.2. Change-Id: Id13ab2b25353b2078c02ccf840a01e122313b80b
This commit is contained in:
@@ -3031,7 +3031,7 @@ compression and decompression speed compared to Deflate using Zlib.")
|
||||
(define-public unrar-free
|
||||
(package
|
||||
(name "unrar-free")
|
||||
(version "0.3.1")
|
||||
(version "0.3.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -3040,7 +3040,7 @@ compression and decompression speed compared to Deflate using Zlib.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1qf2fdr4bl10kys2fsb6090r9xj0ascrk7pn0iklsv1ajwcql3qf"))))
|
||||
(base32 "13qkflwcdfnyrajs3hf2hgrzq4l0kqzngxwa5vyqhw4zz0r9djpm"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list autoconf
|
||||
|
||||
Reference in New Issue
Block a user