diff options
Diffstat (limited to 'gnu/packages/diffoscope.scm')
| -rw-r--r-- | gnu/packages/diffoscope.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm index ebf0316080f..4d1121f476d 100644 --- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm | |||
| @@ -78,7 +78,7 @@ | |||
| 78 | (define-public diffoscope | 78 | (define-public diffoscope |
| 79 | (package | 79 | (package |
| 80 | (name "diffoscope") | 80 | (name "diffoscope") |
| 81 | (version "301") | 81 | (version "302") |
| 82 | (source | 82 | (source |
| 83 | (origin | 83 | (origin |
| 84 | (method git-fetch) | 84 | (method git-fetch) |
| @@ -87,7 +87,7 @@ | |||
| 87 | (commit version))) | 87 | (commit version))) |
| 88 | (file-name (git-file-name name version)) | 88 | (file-name (git-file-name name version)) |
| 89 | (sha256 | 89 | (sha256 |
| 90 | (base32 "1rbghly9kpp4ddlqydlwzhhaqmz1k3m9wyi05r4h5b6376vaz4pz")))) | 90 | (base32 "1h7qkmy8q2l864f4vlpxclxljh7dqr51pwvwra5lfr92bjcy5mdr")))) |
| 91 | (build-system pyproject-build-system) | 91 | (build-system pyproject-build-system) |
| 92 | (arguments | 92 | (arguments |
| 93 | (list | 93 | (list |
