[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: ddrescue: Update to 1.28.
From: |
guix-commits |
Subject: |
05/06: gnu: ddrescue: Update to 1.28. |
Date: |
Sat, 30 Mar 2024 08:26:13 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit a414fd2c9a48953692be402f65bfc084ee46ac67
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Fri Mar 29 17:47:46 2024 -0300
gnu: ddrescue: Update to 1.28.
* gnu/packages/disk.scm (ddrescue): Update to 1.28.
Change-Id: I6211c020890df293312d7c5cf213c12467fc9d00
---
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 2e2c5739cc..dc3001535a 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -507,14 +507,14 @@ scheme.")
(define-public ddrescue
(package
(name "ddrescue")
- (version "1.27")
+ (version "1.28")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnu/ddrescue/ddrescue-"
version ".tar.lz"))
(sha256
- (base32 "1srj68c7q0r5m7rzv3km43ndcs7xjw053r336vjiakx4qnc0rj1q"))))
+ (base32 "1h8hxgxgwz0ih4p38b6k49i1b6r7qli8b5fhr81ivk51gixc09k6"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags (list (string-append "CXX=" ,(cxx-for-target)))))
- branch master updated (350cdbe838 -> a17976e975), guix-commits, 2024/03/30
- 06/06: gnu: python-qasync: Update to 0.27.1., guix-commits, 2024/03/30
- 04/06: gnu: python-immutabledict: Enable tests., guix-commits, 2024/03/30
- 01/06: gnu: gplates: Update to 2.4., guix-commits, 2024/03/30
- 03/06: gnu: python-immutabledict: Update to 4.2.0., guix-commits, 2024/03/30
- 05/06: gnu: ddrescue: Update to 1.28.,
guix-commits <=
- 02/06: gnu: librecad: Update to 2.2.0.2., guix-commits, 2024/03/30