summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2023-08-08 10:11:52 +0200
committerGuillaume Le Vaillant <glv@posteo.net>2023-08-08 10:31:10 +0200
commitf19736e62f9ab5fba0ac5fe184a221c2a5d374c6 (patch)
tree4d35be2d2e798c724ba29503151c7fb1f81d9f69
parent29dc951b906213e7e34d238e51dce27afef0f3eb (diff)
gnu: txr: Update to 291.
* gnu/packages/lisp.scm (txr): Update to 291.
-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 2f4fe6476d..6f425a6e4a 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -994,7 +994,7 @@ the HTML documentation of TXR.")
(define-public txr
(package
(name "txr")
- (version "289")
+ (version "291")
(source
(origin
(method git-fetch)
@@ -1003,7 +1003,7 @@ the HTML documentation of TXR.")
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1jcz5iggp4mz5bzgnifr4xdpvz0sxa8cminynhdcs2jqr073xy8b"))))
+ (base32 "0nsb302arpd2mw2z2l12j6yg9pp94lfb79h3sym72ih7rmklnfx7"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags