diff options
Diffstat (limited to 'gnu/packages')
| -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 fb35799e65e..0f238529719 100644 --- a/gnu/packages/disk.scm +++ b/gnu/packages/disk.scm | |||
| @@ -622,7 +622,7 @@ passphrases.") | |||
| 622 | (define-public ndctl | 622 | (define-public ndctl |
| 623 | (package | 623 | (package |
| 624 | (name "ndctl") | 624 | (name "ndctl") |
| 625 | (version "67") | 625 | (version "68") |
| 626 | (source (origin | 626 | (source (origin |
| 627 | (method git-fetch) | 627 | (method git-fetch) |
| 628 | (uri (git-reference | 628 | (uri (git-reference |
| @@ -631,7 +631,7 @@ passphrases.") | |||
| 631 | (file-name (git-file-name name version)) | 631 | (file-name (git-file-name name version)) |
| 632 | (sha256 | 632 | (sha256 |
| 633 | (base32 | 633 | (base32 |
| 634 | "076jgw1g2aafqgnq705in0wnabysqk46dq5yxdv1qzgjmyhka39n")))) | 634 | "0xmim7z4qp6x2ggndnbwd940c73pa1qlf3hxyn3qh5pyr69nh9y8")))) |
| 635 | (build-system gnu-build-system) | 635 | (build-system gnu-build-system) |
| 636 | (native-inputs | 636 | (native-inputs |
| 637 | `(("asciidoc" ,asciidoc) | 637 | `(("asciidoc" ,asciidoc) |
