mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: diffoscope: Update to 296.
* gnu/packages/diffoscope.scm (diffoscope): Update to 296.
This commit is contained in:
parent
dd5cb574b5
commit
470ad82bfa
1 changed files with 2 additions and 2 deletions
|
|
@ -77,7 +77,7 @@
|
|||
(define-public diffoscope
|
||||
(package
|
||||
(name "diffoscope")
|
||||
(version "294")
|
||||
(version "296")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -86,7 +86,7 @@
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "13xk54kx3d44wlbfhrmaj6c6gr3kbr71vf4n6x9jrvkyzzgpswhp"))))
|
||||
(base32 "18h81vnk5hvm6z1rk05ndfksykf3xh75m8pdsmkp7i0fnhh7p22c"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue