Skip to content
Snippets Groups Projects
Unverified Commit 9e64b3bc authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: ndctl: Update to 70.1.

* gnu/packages/disk.scm (ndctl): Update to 70.1.
parent 295d969c
No related branches found
No related tags found
No related merge requests found
......@@ -689,7 +689,7 @@ (define-public volume-key
(define-public ndctl
(package
(name "ndctl")
(version "69")
(version "70.1")
(source (origin
(method git-fetch)
(uri (git-reference
......@@ -698,7 +698,7 @@ (define-public ndctl
(file-name (git-file-name name version))
(sha256
(base32
"1l7p0ycj27d4z07gf9qp796xpg16kfsg3rwx6plhilbhip1as4w7"))))
"09ymdibcr18vpmyf2n0xrnzgccfvr7iy3p2l5lbh7cgz7djyl5wq"))))
(build-system gnu-build-system)
(native-inputs
`(("asciidoc" ,asciidoc)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment