gnu: txr: Update to 243.
authorGuillaume Le Vaillant <glv@posteo.net>
Fri, 4 Sep 2020 09:38:16 +0000 (11:38 +0200)
committerGuillaume Le Vaillant <glv@posteo.net>
Fri, 4 Sep 2020 09:38:16 +0000 (11:38 +0200)
* gnu/packages/lisp.scm (txr): Update to 243.

gnu/packages/lisp.scm

index d52e751..df901aa 100644 (file)
@@ -801,7 +801,7 @@ enough to play the original mainframe Zork all the way through.")
 (define-public txr
   (package
     (name "txr")
-    (version "242")
+    (version "243")
     (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 "0p38k1hjqmqb2zzydlm94yvll0qkpl70n4ywgs984lbyasn5zyqb"))))
+        (base32 "08rrl7ac6jnx0zfchzbpvs3qidrbjrl9c7p8s1wms90lp10i18ak"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags