guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: ddrescue: Update to 1.23.


From: Marius Bakke
Subject: 01/01: gnu: ddrescue: Update to 1.23.
Date: Mon, 19 Feb 2018 11:48:10 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 5f3155ee6c99580f802e39c01528834800894d42
Author: Marius Bakke <address@hidden>
Date:   Mon Feb 19 17:47:11 2018 +0100

    gnu: ddrescue: Update to 1.23.
    
    * gnu/packages/disk.scm (ddrescue): Update to 1.23.
---
 gnu/packages/disk.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index c01faf5..20549c0 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -178,7 +178,7 @@ scheme.")
 (define-public ddrescue
   (package
     (name "ddrescue")
-    (version "1.22")
+    (version "1.23")
     (source
      (origin
       (method url-fetch)
@@ -186,7 +186,7 @@ scheme.")
                           version ".tar.lz"))
       (sha256
        (base32
-        "19qhx9ggkkjl0g3a88g501wmybkj1y4n5lm5kp0km0blh0p7p189"))))
+        "13cd6c0x91zq10vdlyl6r5rib47bmsn5sshmkin3igwj8pa2vbm9"))))
     (build-system gnu-build-system)
     (home-page "https://www.gnu.org/software/ddrescue/ddrescue.html";)
     (synopsis "Data recovery utility")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]