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.62.

* gnu/packages/pretty-print.scm (highlight): Update to 3.62.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-04 00:10:01 +01:00
parent 04a18e936c
commit 439df62672
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.60")
(version "3.62")
(source
(origin
(method url-fetch)
(uri (string-append "http://www.andre-simon.de/zip/highlight-"
version ".tar.bz2"))
(sha256
(base32 "098xwzj70f2kp9zbfknlqca41lgdjv71clfx1m84151xdszv8p56"))))
(base32 "088di7qxd6b2r22qljllhnly0r9a0lfnwnfqswjn23s09awjbl6p"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests