gnu: snapraid: Update to 12.0.

* gnu/packages/backup.scm (snapraid): Update to 12.0.
This commit is contained in:
Tobias Geerinckx-Rice 2022-01-06 01:01:41 +01:00
parent 70a229aafe
commit b18fb4bf77
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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