[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: ndctl: Update to 71.
From: |
guix-commits |
Subject: |
05/07: gnu: ndctl: Update to 71. |
Date: |
Tue, 22 Dec 2020 07:10:03 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 9a006e74287d0a2988cf67dec8678b838a0f5755
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Dec 21 00:11:59 2020 +0100
gnu: ndctl: Update to 71.
* gnu/packages/disk.scm (ndctl): Update to 71.
---
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 29f43a2..c4f128d 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -692,7 +692,7 @@ passphrases.")
(define-public ndctl
(package
(name "ndctl")
- (version "70.1")
+ (version "71")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -701,7 +701,7 @@ passphrases.")
(file-name (git-file-name name version))
(sha256
(base32
- "09ymdibcr18vpmyf2n0xrnzgccfvr7iy3p2l5lbh7cgz7djyl5wq"))))
+ "14vhldncflxgsam49ssn1x3h4m9xxw9dwyl748xajf1js33ph5av"))))
(build-system gnu-build-system)
(native-inputs
`(("asciidoc" ,asciidoc)
- branch master updated (8bcbbda -> 8c66ac7), guix-commits, 2020/12/22
- 02/07: gnu: samba: Update to 4.13.3., guix-commits, 2020/12/22
- 04/07: gnu: yadifa: Update to 2.4.1., guix-commits, 2020/12/22
- 01/07: gnu: fcft: Update to 2.3.2., guix-commits, 2020/12/22
- 06/07: gnu: acpica: Update to 20201217., guix-commits, 2020/12/22
- 05/07: gnu: ndctl: Update to 71.,
guix-commits <=
- 07/07: gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-3.62cb003., guix-commits, 2020/12/22
- 03/07: gnu: ceph: Update to 14.2.16., guix-commits, 2020/12/22