[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: ddrescue: Update to 1.19.
From: |
Andreas Enge |
Subject: |
01/01: gnu: ddrescue: Update to 1.19. |
Date: |
Sun, 23 Nov 2014 21:42:33 +0000 |
andreas pushed a commit to branch master
in repository guix.
commit 723fa420b412b0f7c11d2f3c31408e81e5f2491e
Author: Andreas Enge <address@hidden>
Date: Sun Nov 23 21:56:21 2014 +0100
gnu: ddrescue: Update to 1.19.
* gnu/packages/disk.scm (ddrescue): Update to 1.19.
---
gnu/packages/disk.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index c37a6bb..6a7fdcf 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -100,7 +100,7 @@ tables, and it understands a variety of different formats.")
(define-public ddrescue
(package
(name "ddrescue")
- (version "1.18.1")
+ (version "1.19")
(source
(origin
(method url-fetch)
@@ -108,7 +108,7 @@ tables, and it understands a variety of different formats.")
version ".tar.lz"))
(sha256
(base32
- "1ad1ifby89wys8lxh4d24y5lih6hkz54jhv6sf6bs1i7sd7lnqaq"))))
+ "1f278w7i9sx45jk6fsw1kyzx743k3alx1c4w1q8sk05ckafhr3gd"))))
(build-system gnu-build-system)
(home-page "http://www.gnu.org/software/ddrescue/ddrescue.html")
(synopsis "Data recovery utility")