gnu: txr: Update to 282.

* gnu/packages/lisp.scm (txr): Update to 282.
This commit is contained in:
Guillaume Le Vaillant 2022-09-18 14:23:28 +02:00
parent 5a930bbffc
commit e775b99d45
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -988,7 +988,7 @@ (define man-for-txr
(define-public txr
(package
(name "txr")
(version "281")
(version "282")
(source
(origin
(method git-fetch)
@ -997,7 +997,7 @@ (define-public txr
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "18sncprahl41hcy9l6mc4vwlaiamkwrs805974g4vci4waccb37k"))))
(base32 "1hzni1v9qlh1vy8spz8prink7v9hp2bin15vnyfha2ax306w6dq5"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags