gnu: txr: Update to 243.

* gnu/packages/lisp.scm (txr): Update to 243.
This commit is contained in:
Guillaume Le Vaillant 2020-09-04 11:38:16 +02:00
parent 3f663e57ab
commit a43f825d4e
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -801,7 +801,7 @@ (define-public confusion-mdl
(define-public txr
(package
(name "txr")
(version "242")
(version "243")
(source
(origin
(method git-fetch)
@ -810,7 +810,7 @@ (define-public txr
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0p38k1hjqmqb2zzydlm94yvll0qkpl70n4ywgs984lbyasn5zyqb"))))
(base32 "08rrl7ac6jnx0zfchzbpvs3qidrbjrl9c7p8s1wms90lp10i18ak"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags