summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp.scm
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2020-08-18 15:05:29 +0200
committerGuillaume Le Vaillant <glv@posteo.net>2020-08-18 15:05:29 +0200
commitee1b6558be671ee429d763d540a5fdce40605b19 (patch)
treef40f5b6e496262d0930d2ce5a593656803357a91 /gnu/packages/lisp.scm
parent3d633a1e1cb0df8c9bc1f5efa979132157bb9cd7 (diff)
downloadguix-patches-ee1b6558be671ee429d763d540a5fdce40605b19.tar
guix-patches-ee1b6558be671ee429d763d540a5fdce40605b19.tar.gz
gnu: txr: Update to 242.
* gnu/packages/lisp.scm (txr): Update to 242.
Diffstat (limited to 'gnu/packages/lisp.scm')
-rw-r--r--gnu/packages/lisp.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 4d293ce89c..270b3f759e 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -801,7 +801,7 @@ enough to play the original mainframe Zork all the way through.")
(define-public txr
(package
(name "txr")
- (version "239")
+ (version "242")
(source
(origin
(method git-fetch)
@@ -810,7 +810,7 @@ enough to play the original mainframe Zork all the way through.")
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1jldpkd5f855m3z4zjpd1ha64f405pcdwwrnr8jnk66v22dsvdwx"))))
+ (base32 "0p38k1hjqmqb2zzydlm94yvll0qkpl70n4ywgs984lbyasn5zyqb"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags