diff options
Diffstat (limited to 'gnu/packages/disk.scm')
| -rw-r--r-- | gnu/packages/disk.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm index 756c9ad2afc..19bf65b76a5 100644 --- a/gnu/packages/disk.scm +++ b/gnu/packages/disk.scm | |||
| @@ -624,7 +624,7 @@ passphrases.") | |||
| 624 | (define-public ndctl | 624 | (define-public ndctl |
| 625 | (package | 625 | (package |
| 626 | (name "ndctl") | 626 | (name "ndctl") |
| 627 | (version "67") | 627 | (version "68") |
| 628 | (source (origin | 628 | (source (origin |
| 629 | (method git-fetch) | 629 | (method git-fetch) |
| 630 | (uri (git-reference | 630 | (uri (git-reference |
| @@ -633,7 +633,7 @@ passphrases.") | |||
| 633 | (file-name (git-file-name name version)) | 633 | (file-name (git-file-name name version)) |
| 634 | (sha256 | 634 | (sha256 |
| 635 | (base32 | 635 | (base32 |
| 636 | "076jgw1g2aafqgnq705in0wnabysqk46dq5yxdv1qzgjmyhka39n")))) | 636 | "0xmim7z4qp6x2ggndnbwd940c73pa1qlf3hxyn3qh5pyr69nh9y8")))) |
| 637 | (build-system gnu-build-system) | 637 | (build-system gnu-build-system) |
| 638 | (native-inputs | 638 | (native-inputs |
| 639 | `(("asciidoc" ,asciidoc) | 639 | `(("asciidoc" ,asciidoc) |
