[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/17: gnu: nvme-cli: Update to 1.11.2.
From: |
guix-commits |
Subject: |
10/17: gnu: nvme-cli: Update to 1.11.2. |
Date: |
Tue, 9 Jun 2020 22:38:15 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5bc22ba81ee1f605b4ddfa041e5db3a0eeb33707
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Jun 10 02:37:23 2020 +0200
gnu: nvme-cli: Update to 1.11.2.
* gnu/packages/linux.scm (nvme-cli): Update to 1.11.2.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index fc78172..08b5b69 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3947,7 +3947,7 @@ Translation (@dfn{SAT}) are also supported.")
(define-public nvme-cli
(package
(name "nvme-cli")
- (version "1.10.1")
+ (version "1.11.2")
(home-page "https://github.com/linux-nvme/nvme-cli")
(source (origin
(method git-fetch)
@@ -3955,7 +3955,7 @@ Translation (@dfn{SAT}) are also supported.")
(url home-page)
(commit (string-append "v" version))))
(sha256
- (base32 "12wp2wxmsw2v8m9bhvwvdbhdgx1md8iilhbl19sfzz2araiwi2x8"))
+ (base32 "0ngh7zffjf6ac8b22hdi4ry7hjlafih172hrbpw8j17r7c0wjy9i"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
- 01/17: gnu: djview: Update to 4.11., (continued)
- 01/17: gnu: djview: Update to 4.11., guix-commits, 2020/06/09
- 03/17: gnu: mm-common: Don't use NAME in source URI., guix-commits, 2020/06/09
- 05/17: gnu: smb4k: Update to 3.0.6., guix-commits, 2020/06/09
- 06/17: gnu: gtkspell3: Update to 3.0.10., guix-commits, 2020/06/09
- 07/17: gnu: libnftnl: Update to 1.1.7., guix-commits, 2020/06/09
- 08/17: gnu: nftables: Update to 0.9.5., guix-commits, 2020/06/09
- 11/17: gnu: mpop: Update to 1.4.10., guix-commits, 2020/06/09
- 13/17: gnu: libnumbertext: Update to 1.0.6., guix-commits, 2020/06/09
- 14/17: gnu: pd: Don't hard-code Tk version., guix-commits, 2020/06/09
- 09/17: gnu: iptables: Update to 1.8.5., guix-commits, 2020/06/09
- 10/17: gnu: nvme-cli: Update to 1.11.2.,
guix-commits <=
- 12/17: gnu: msmtp: Update to 1.8.11., guix-commits, 2020/06/09
- 17/17: gnu: dlib: Update to 19.20., guix-commits, 2020/06/09
- 15/17: gnu: pd: Use HTTPS home page., guix-commits, 2020/06/09
- 16/17: gnu: pd: Update to 0.51-0., guix-commits, 2020/06/09