me
/
guix
Archived
1
0
Fork 0

gnu: colordiff: Update to 1.0.19.

* gnu/packages/patchutils.scm (colordiff): Update to 1.0.19.
master
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
1 changed files with 2 additions and 3 deletions

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