gnu: highlight: Update to 3.60.

* gnu/packages/pretty-print.scm (highlight): Update to 3.60.
This commit is contained in:
Tobias Geerinckx-Rice 2021-01-01 21:54:52 +01:00
parent a4ca7912d3
commit 35d6d33a6c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -3,7 +3,7 @@
;;; Copyright © 2016 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2017 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2017, 2020 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 20172021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019 Meiyo Peng <meiyo@riseup.net>
;;; Copyright © 2020 Paul Garlick <pgarlick@tourbillion-technology.com>
;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
@ -270,14 +270,14 @@ seen in a terminal.")
(define-public highlight
(package
(name "highlight")
(version "3.59")
(version "3.60")
(source
(origin
(method url-fetch)
(uri (string-append "http://www.andre-simon.de/zip/highlight-"
version ".tar.bz2"))
(sha256
(base32 "18j9q9w9l71zxaaf8klcl4f5rqcmqnz9632azabv8scfw2l6r4l5"))))
(base32 "098xwzj70f2kp9zbfknlqca41lgdjv71clfx1m84151xdszv8p56"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests