diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2025-02-26 10:27:07 -0800 |
|---|---|---|
| committer | Zheng Junjie <z572@z572.online> | 2025-03-05 21:55:36 +0800 |
| commit | 37ec17c43af4bb8e60e8e1882a0225139ac39e8b (patch) | |
| tree | 88f0ccd47532188654908d67d094f6f7481a9030 /gnu/packages | |
| parent | f8fe7409fe3d11cfdf8845d98712f0f2661c344c (diff) | |
gnu: diffoscope: Update to 289.
* gnu/packages/diffoscope.scm (diffoscope): Update to 289.
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 481fea49e76..cd5284754db 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 "288") | 80 | (version "289") |
| 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 "1k45ikqn4k36fwzyy8qqpgmk531x9kpnq0j0h3b8mmm4daq1vyl8")))) | 89 | (base32 "1lys2akw8d08lcc6prpbcf24ydv322aig0j5skik9gfiiwx73kgb")))) |
| 90 | (build-system python-build-system) | 90 | (build-system python-build-system) |
| 91 | (arguments | 91 | (arguments |
| 92 | (list | 92 | (list |
