me
/
guix
Archived
1
0
Fork 0

gnu: snapraid: Update to 11.6.

* gnu/packages/backup.scm (snapraid): Update to 11.6.
master
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
1 changed files with 2 additions and 2 deletions

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