gnu: nvme-cli: Update to 1.13.
* gnu/packages/linux.scm (nvme-cli): Update to 1.13.
This commit is contained in:
parent
379856813c
commit
f5503ac742
@ -4101,7 +4101,7 @@ Translation (@dfn{SAT}) are also supported.")
|
||||
(define-public nvme-cli
|
||||
(package
|
||||
(name "nvme-cli")
|
||||
(version "1.12")
|
||||
(version "1.13")
|
||||
(home-page "https://github.com/linux-nvme/nvme-cli")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
@ -4109,7 +4109,7 @@ Translation (@dfn{SAT}) are also supported.")
|
||||
(url home-page)
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0ldky34sn0m5c4hgiip0fkzm465nca69bhxicpd5dg8wxhzxqrp3"))
|
||||
(base32 "1d538kp841bjh8h8d9q7inqz56rdcwb3m78zfx8607ddykv7wcqb"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
Loading…
x
Reference in New Issue
Block a user