gnu: diffoscope: Update to 276.
* gnu/packages/diffoscope.scm (diffoscope): Update to 276. Change-Id: I15c5e4b283f79c8d7ce16165f3d2d39200a63810
This commit is contained in:
parent
0ac1758c19
commit
0bbd7214a2
@ -75,7 +75,7 @@
|
|||||||
(define-public diffoscope
|
(define-public diffoscope
|
||||||
(package
|
(package
|
||||||
(name "diffoscope")
|
(name "diffoscope")
|
||||||
(version "272")
|
(version "276")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -84,7 +84,7 @@
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1dq0q41vsmnwnf8049r962x818cgm4aq5gfjavj9yjmc3dxfc76c"))))
|
(base32 "0qrv484dm39m5w6awba8z1m850vhil4w914k9l3lfn0s5hf0xhh8"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
Loading…
Reference in New Issue
Block a user