summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2024-07-04 09:26:14 +0200
committerGuillaume Le Vaillant <glv@posteo.net>2024-07-04 13:13:28 +0200
commitfc168a4ca68b92c7b99b7311e0c7fe9368e72daa (patch)
treee7dc9a8b417dcd4b3b4d5502bd5aaf194727d5d0
parent3979812d4923e980f0069ad99332e2df7c033769 (diff)
gnu: txr: Update to 295.
* gnu/packages/lisp.scm (txr): Update to 295. Change-Id: I8e7430b4931c5eb8772e8138418f52a193d569cd
-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 1b985362b1..edcb7820ce 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1569,7 +1569,7 @@ the HTML documentation of TXR.")
(define-public txr
(package
(name "txr")
- (version "294")
+ (version "295")
(source
(origin
(method git-fetch)
@@ -1578,7 +1578,7 @@ the HTML documentation of TXR.")
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0cd0ah6lzwszn4jjxrbwknhscdm6rgsprpiybzlikcckgcylpkdn"))))
+ (base32 "0fpvsz31ark1gyhzyg2x85fxfssfjfc6k0v9hvqdp0y1q5bf66az"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags