[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/14: gnu: duc: Update to 1.4.5.
From: |
guix-commits |
Subject: |
08/14: gnu: duc: Update to 1.4.5. |
Date: |
Wed, 27 Jul 2022 19:08:07 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8fc748d054ee1370a4b7856abb672d4ceb3044d1
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 24 02:00:02 2022 +0200
gnu: duc: Update to 1.4.5.
* gnu/packages/disk.scm (duc): Update to 1.4.5.
---
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 90035f7255..4587b558d2 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -1357,7 +1357,7 @@ reliably with @code{bmaptool} than with traditional
tools, like @code{dd} or
(define-public duc
(package
(name "duc")
- (version "1.4.4")
+ (version "1.4.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1366,7 +1366,7 @@ reliably with @code{bmaptool} than with traditional
tools, like @code{dd} or
(file-name (git-file-name name version))
(sha256
(base32
- "1i7ry25xzy027g6ysv6qlf09ax04q4vy0kikl8h0aq5jbxsl9q52"))))
+ "0sglcn38rgn6y3m5ahngizyn3x2rzhqjphs7g0ppnlinkz56rcv4"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- branch master updated (97285a431b -> bdb2e262fc), guix-commits, 2022/07/27
- 03/14: gnu: btrbk: Use SEARCH-INPUT-FILES., guix-commits, 2022/07/27
- 09/14: gnu: duc: Run tests., guix-commits, 2022/07/27
- 07/14: gnu: Add mce-inject., guix-commits, 2022/07/27
- 12/14: gnu: console-setup: Clean up #:make-flags., guix-commits, 2022/07/27
- 10/14: gnu: console-setup: Update to 1.209., guix-commits, 2022/07/27
- 05/14: gnu: pegtl: Update to 3.2.7., guix-commits, 2022/07/27
- 04/14: gnu: libkeyfinder: Update to 2.2.7., guix-commits, 2022/07/27
- 13/14: gnu: console-setup: Use G-expressions., guix-commits, 2022/07/27
- 08/14: gnu: duc: Update to 1.4.5.,
guix-commits <=
- 01/14: gnu: btrbk: Add findutils to PATH., guix-commits, 2022/07/27
- 02/14: gnu: btrbk: Update to 0.32.2., guix-commits, 2022/07/27
- 06/14: gnu: nanodbc: Update to 2.14.0., guix-commits, 2022/07/27
- 11/14: gnu: console-setup: Fix cross-compilation., guix-commits, 2022/07/27
- 14/14: gnu: libpano13: Update to 2.9.21., guix-commits, 2022/07/27