diff options
Diffstat (limited to 'gnu/packages/disk.scm')
| -rw-r--r-- | gnu/packages/disk.scm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm index 7b94a950088..a5278d8c8ce 100644 --- a/gnu/packages/disk.scm +++ b/gnu/packages/disk.scm | |||
| @@ -96,7 +96,7 @@ | |||
| 96 | (method git-fetch) | 96 | (method git-fetch) |
| 97 | (uri | 97 | (uri |
| 98 | (git-reference | 98 | (git-reference |
| 99 | (url "https://github.com/IgnorantGuru/udevil.git") | 99 | (url "https://github.com/IgnorantGuru/udevil") |
| 100 | (commit version))) | 100 | (commit version))) |
| 101 | (file-name (git-file-name name version)) | 101 | (file-name (git-file-name name version)) |
| 102 | (sha256 | 102 | (sha256 |
| @@ -486,7 +486,7 @@ systems. Output format is completely customizable.") | |||
| 486 | (origin | 486 | (origin |
| 487 | (method git-fetch) | 487 | (method git-fetch) |
| 488 | (uri (git-reference | 488 | (uri (git-reference |
| 489 | (url "https://github.com/AltraMayor/f3.git") | 489 | (url "https://github.com/AltraMayor/f3") |
| 490 | (commit (string-append "v" version)))) | 490 | (commit (string-append "v" version)))) |
| 491 | (file-name (git-file-name name version)) | 491 | (file-name (git-file-name name version)) |
| 492 | (sha256 | 492 | (sha256 |
| @@ -524,7 +524,7 @@ a card with a smaller capacity than stated.") | |||
| 524 | (origin | 524 | (origin |
| 525 | (method git-fetch) | 525 | (method git-fetch) |
| 526 | (uri (git-reference | 526 | (uri (git-reference |
| 527 | (url "https://github.com/dcantrell/pyparted.git") | 527 | (url "https://github.com/dcantrell/pyparted") |
| 528 | (commit (string-append "v" version)))) | 528 | (commit (string-append "v" version)))) |
| 529 | (file-name (git-file-name name version)) | 529 | (file-name (git-file-name name version)) |
| 530 | (sha256 | 530 | (sha256 |
| @@ -565,7 +565,7 @@ a card with a smaller capacity than stated.") | |||
| 565 | (origin | 565 | (origin |
| 566 | (method git-fetch) | 566 | (method git-fetch) |
| 567 | (uri (git-reference | 567 | (uri (git-reference |
| 568 | (url "https://github.com/markfasheh/duperemove.git") | 568 | (url "https://github.com/markfasheh/duperemove") |
| 569 | (commit (string-append "v" version)))) | 569 | (commit (string-append "v" version)))) |
| 570 | (sha256 | 570 | (sha256 |
| 571 | (base32 "1scz76pvpljvrpfn176125xwaqwyy4pirlm11sc9spb2hyzknw2z")) | 571 | (base32 "1scz76pvpljvrpfn176125xwaqwyy4pirlm11sc9spb2hyzknw2z")) |
| @@ -695,7 +695,7 @@ passphrases.") | |||
| 695 | (source (origin | 695 | (source (origin |
| 696 | (method git-fetch) | 696 | (method git-fetch) |
| 697 | (uri (git-reference | 697 | (uri (git-reference |
| 698 | (url "https://github.com/pmem/ndctl.git") | 698 | (url "https://github.com/pmem/ndctl") |
| 699 | (commit (string-append "v" version)))) | 699 | (commit (string-append "v" version)))) |
| 700 | (file-name (git-file-name name version)) | 700 | (file-name (git-file-name name version)) |
| 701 | (sha256 | 701 | (sha256 |
| @@ -918,7 +918,7 @@ on your file system and offers to remove it. @command{rmlint} can find: | |||
| 918 | (source (origin | 918 | (source (origin |
| 919 | (method git-fetch) | 919 | (method git-fetch) |
| 920 | (uri (git-reference | 920 | (uri (git-reference |
| 921 | (url "https://github.com/gokcehan/lf.git") | 921 | (url "https://github.com/gokcehan/lf") |
| 922 | (commit (string-append "r" version)))) | 922 | (commit (string-append "r" version)))) |
| 923 | (file-name (git-file-name name version)) | 923 | (file-name (git-file-name name version)) |
| 924 | (sha256 | 924 | (sha256 |
