diff options
Diffstat (limited to 'gnu/packages')
| -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 b2bc5073b95..326d70dad3b 100644 --- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm | |||
| @@ -77,7 +77,7 @@ | |||
| 77 | (define-public diffoscope | 77 | (define-public diffoscope |
| 78 | (package | 78 | (package |
| 79 | (name "diffoscope") | 79 | (name "diffoscope") |
| 80 | (version "291") | 80 | (version "293") |
| 81 | (source | 81 | (source |
| 82 | (origin | 82 | (origin |
| 83 | (method git-fetch) | 83 | (method git-fetch) |
| @@ -86,7 +86,7 @@ | |||
| 86 | (commit version))) | 86 | (commit version))) |
| 87 | (file-name (git-file-name name version)) | 87 | (file-name (git-file-name name version)) |
| 88 | (sha256 | 88 | (sha256 |
| 89 | (base32 "0nvj8yl5fm931lby82dz4i21f8hqp6sqgzq8d8m97lhcpq7c1yza")))) | 89 | (base32 "0m87z877rb3qjm5p8bwb7x6qg4j5araap8q8bnr423ap8z06bz7v")))) |
| 90 | (build-system python-build-system) | 90 | (build-system python-build-system) |
| 91 | (arguments | 91 | (arguments |
| 92 | (list | 92 | (list |
