[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/36: gnu: ndctl: Update to 71.1.
From: |
guix-commits |
Subject: |
02/36: gnu: ndctl: Update to 71.1. |
Date: |
Sat, 2 Jan 2021 12:56:48 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 2d4c1c0bc01b7d2eca800d36a0852d3b3ac645f4
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Jan 1 17:01:02 2021 +0100
gnu: ndctl: Update to 71.1.
* gnu/packages/disk.scm (ndctl): Update to 71.1.
---
gnu/packages/disk.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index 4070804..3cc9601 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -2,7 +2,7 @@
;;; Copyright © 2012, 2013 Nikita Karetnikov <nikita@karetnikov.org>
;;; Copyright © 2015 Mathieu Lirzin <mthl@gnu.org>
;;; Copyright © 2015 Mark H Weaver <mhw@netris.org>
-;;; Copyright © 2016, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2016, 2018–2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2016, 2019, 2020 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2016 Jan Nieuwenhuizen <janneke@gnu.org>
;;; Copyright © 2016 Roel Janssen <roel@gnu.org>
@@ -759,7 +759,7 @@ passphrases.")
(define-public ndctl
(package
(name "ndctl")
- (version "71")
+ (version "71.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -768,7 +768,7 @@ passphrases.")
(file-name (git-file-name name version))
(sha256
(base32
- "14vhldncflxgsam49ssn1x3h4m9xxw9dwyl748xajf1js33ph5av"))))
+ "1vi61bm9wyawklswh9mj9zdp28ar7r97qckwnhgiyila73fb3jx2"))))
(build-system gnu-build-system)
(native-inputs
`(("asciidoc" ,asciidoc)
- branch master updated (072abfe -> 0ad41c3), guix-commits, 2021/01/02
- 01/36: gnu: Add bcache-tools., guix-commits, 2021/01/02
- 02/36: gnu: ndctl: Update to 71.1.,
guix-commits <=
- 09/36: gnu: lsp-dsp-lib: Omit static library., guix-commits, 2021/01/02
- 10/36: gnu: gnome-tweaks: Update to 3.34.1., guix-commits, 2021/01/02
- 03/36: gnu: smartmontools: Update to 7.2., guix-commits, 2021/01/02
- 04/36: gnu: oath-toolkit: Update to 2.6.5., guix-commits, 2021/01/02
- 06/36: gnu: deutex: Update to 5.2.2., guix-commits, 2021/01/02
- 08/36: gnu: lsp-dsp-lib: Update to 0.5.11., guix-commits, 2021/01/02
- 05/36: gnu: font-gnu-unifont: Update to 13.0.05., guix-commits, 2021/01/02
- 12/36: gnu: gpick: Update to 0.2.6., guix-commits, 2021/01/02
- 17/36: gnu: mpop: Update to 1.4.12., guix-commits, 2021/01/02
- 19/36: gnu: drumkv1: Update to 0.9.19., guix-commits, 2021/01/02