me
/
guix
Archived
1
0
Fork 0

gnu: squashfs-tools: Update to 4.5.

* gnu/packages/compression.scm (squashfs-tools): Update to 4.5.
master
Tobias Geerinckx-Rice 2021-11-30 00:14:44 +01:00
parent cdf7b3daa3
commit dc9be12eaf
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -858,7 +858,7 @@ time for compression ratio.")
(define-public squashfs-tools
(package
(name "squashfs-tools")
(version "4.4-git.1") ; A point release of […] 4.4
(version "4.5")
(source
(origin
(method git-fetch)
@ -867,7 +867,7 @@ time for compression ratio.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1hb95iy445hs2p3f7hg51jkrpkfi3bphddk60p2la0qmcdjkgbbm"))))
(base32 "18d4nwa22vgb8j2badngjngw63f0lj501cvlh3920wqy2mqxwav6"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no check target