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

gnu: source-highlight: Update to 3.1.9.

* gnu/packages/pretty-print.scm (source-highlight): Update to 3.1.9.
This commit is contained in:
Marius Bakke 2020-01-14 18:09:10 +01:00
parent 6e332fd370
commit e4da86f358
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -190,7 +190,7 @@ to @code{IOStreams}.")
(define-public source-highlight
(package
(name "source-highlight")
(version "3.1.8")
(version "3.1.9")
(source
(origin
(method url-fetch)
@ -198,7 +198,7 @@ to @code{IOStreams}.")
version ".tar.gz"))
(sha256
(base32
"18xdalxg7yzrxc1njzgw7aryq2jdm7zq2yqz41sc7k6il5z6lcq1"))))
"148w47k3zswbxvhg83z38ifi85f9dqcpg7icvvw1cm6bg21x4zrs"))))
(build-system gnu-build-system)
;; The ctags that comes with emacs does not support the --excmd options,
;; so can't be used