summary refs log tree commit diff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-01-06 01:01:41 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2022-01-06 05:24:18 +0100
commitb18fb4bf77ebcb4371d8826f4fd2bc31a08a3ac0 (patch)
treed0e417768fc0f2e94becb088aacfc53b3305f702
parent70a229aafec9e36bc6c82041ceee71e1454d6530 (diff)
downloadguix-b18fb4bf77ebcb4371d8826f4fd2bc31a08a3ac0.tar.gz
gnu: snapraid: Update to 12.0.
* gnu/packages/backup.scm (snapraid): Update to 12.0.
-rw-r--r--gnu/packages/backup.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 08fbebe7b0..a8f300f0b8 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -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