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

gnu: highlight: Update to 3.59.

* gnu/packages/pretty-print.scm (highlight): Update to 3.59.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-15 00:26:41 +01:00
parent 7ea957e2c5
commit cd551413ee
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -270,14 +270,14 @@ seen in a terminal.")
(define-public highlight
(package
(name "highlight")
(version "3.58")
(version "3.59")
(source
(origin
(method url-fetch)
(uri (string-append "http://www.andre-simon.de/zip/highlight-"
version ".tar.bz2"))
(sha256
(base32 "1y25vc3nysdih4y9z6yqn1k3i6lgkbyqkmdaib2xyfpqw4djb06z"))))
(base32 "18j9q9w9l71zxaaf8klcl4f5rqcmqnz9632azabv8scfw2l6r4l5"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests