summaryrefslogtreecommitdiff
path: root/gnu/packages/pretty-print.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-11-01 04:14:15 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2018-11-01 04:34:25 +0100
commit38fda1cc36f55bd2c99fdd534b269c8807fc5799 (patch)
tree3ea22a80cad05dee4f5e8c6f180e6f98688f393e /gnu/packages/pretty-print.scm
parenta72d337fbc1a1b619de7867315fc1435a54894c8 (diff)
downloadguix-patches-38fda1cc36f55bd2c99fdd534b269c8807fc5799.tar
guix-patches-38fda1cc36f55bd2c99fdd534b269c8807fc5799.tar.gz
gnu: highlight: Update to 3.47.
* gnu/packages/pretty-print.scm (highlight): Update to 3.47.
Diffstat (limited to 'gnu/packages/pretty-print.scm')
-rw-r--r--gnu/packages/pretty-print.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/pretty-print.scm b/gnu/packages/pretty-print.scm
index ad429854a2..bdb5dbbdad 100644
--- a/gnu/packages/pretty-print.scm
+++ b/gnu/packages/pretty-print.scm
@@ -244,7 +244,7 @@ seen in a terminal.")
(define-public highlight
(package
(name "highlight")
- (version "3.42")
+ (version "3.47")
(source
(origin
(method url-fetch)
@@ -252,7 +252,7 @@ seen in a terminal.")
version ".tar.bz2"))
(sha256
(base32
- "07iihzy8ckzdrxqd6bzbij4hy4mmlixibjnjviqfihd0hh1q30m5"))))
+ "0xidf8755lnx55x6p4ajgg4l145akjqswny41483fvg5lpa41i6f"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests