3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: snapraid: Update to 11.6.

* gnu/packages/backup.scm (snapraid): Update to 11.6.
This commit is contained in:
Tobias Geerinckx-Rice 2021-10-03 16:07:51 +02:00
parent 29b9c2e6ea
commit dfa6e6cad5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -388,7 +388,7 @@ list and implement the backup strategy.")
(define-public snapraid
(package
(name "snapraid")
(version "11.5")
(version "11.6")
(source
(origin
(method git-fetch)
@ -397,7 +397,7 @@ list and implement the backup strategy.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0dlhdsmq5l208zldfr9z9g0p67wry81dr0r23lpybb5c9fm2f2rm"))))
(base32 "1jpg97my0akh2ayzy0nm4yqiv4gcx79rgyrkzd19yyv3iy719vcw"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags