summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2023-04-04 09:59:05 +0200
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-04-12 08:27:01 -0400
commit5d609a00a8755cc784ece187d94b44dae0f84503 (patch)
tree51dddc8778f71691851432f6bcccc5fb9775628e /gnu
parent8ae8c3a81f04a9b8c0721e987b21d889febd508c (diff)
gnu: txr: Update to 285.
* gnu/packages/lisp.scm (txr): Update to 285.
Diffstat (limited to 'gnu')
-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 eddeb35de5..ebb0e15cbf 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -981,7 +981,7 @@ the HTML documentation of TXR.")
(define-public txr
(package
(name "txr")
- (version "284")
+ (version "285")
(source
(origin
(method git-fetch)
@@ -990,7 +990,7 @@ the HTML documentation of TXR.")
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1v6dq1q98v3jdx7g67k15njkpp49iwf30n29rrhwng3b3njqm75g"))))
+ (base32 "1ypsgakhak0znmg3wzblfcwd4s4nanzm61dz66gwi48rfnq35znl"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags