gnu: txr: Update to 281.

* gnu/packages/lisp.scm (txr): Update to 281.
This commit is contained in:
Guillaume Le Vaillant 2022-09-14 11:07:49 +02:00
parent 33cff9aad2
commit 5b35626374
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F

@ -988,7 +988,7 @@ the HTML documentation of TXR.")
(define-public txr
(package
(name "txr")
(version "280")
(version "281")
(source
(origin
(method git-fetch)
@ -997,7 +997,7 @@ the HTML documentation of TXR.")
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1ni2yb9dggldgizfp13mvrw5vzk13pg74dpk2lyn9dijqvs293s4"))))
(base32 "18sncprahl41hcy9l6mc4vwlaiamkwrs805974g4vci4waccb37k"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags