gnu: txr: Update to 245.

* gnu/packages/lisp.scm (txr): Update to 245.
This commit is contained in:
Guillaume Le Vaillant 2020-12-28 14:35:19 +01:00
parent 14efb2f8eb
commit 069ee21808
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -840,7 +840,7 @@ (define-public confusion-mdl
(define-public txr
(package
(name "txr")
(version "244")
(version "245")
(source
(origin
(method git-fetch)
@ -849,7 +849,7 @@ (define-public txr
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1bzhb1pms6gjzphbsimhwdyq46ik1m7sgldigg5l1q7bppg9r3i0"))))
(base32 "1pnajvqhzjlw0rwwhhk4hyps5pbg9njh10iqhnmvl1xnah6ff94z"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags