3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: colordiff: Update to 1.0.19.

* gnu/packages/patchutils.scm (colordiff): Update to 1.0.19.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-25 17:02:12 +02:00
parent a2cddd7350
commit 18a91ab897
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -163,7 +163,7 @@ refreshed, and more.")
(define-public colordiff
(package
(name "colordiff")
(version "1.0.18")
(version "1.0.19")
(source
(origin
(method url-fetch)
@ -172,8 +172,7 @@ refreshed, and more.")
(string-append "http://www.colordiff.org/archive/colordiff-"
version ".tar.gz")))
(sha256
(base32
"1q6n60n4b9fnzccxyxv04mxjsql4ddq17vl2c74ijvjdhpcfrkr9"))))
(base32 "069vzzgs7b44bmfh3ks2psrdb26s1w19gp9w4xxbgi7nhx6w3s26"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests