gnu: txr: Update to 246.

* gnu/packages/lisp.scm (txr): Update to 246.
This commit is contained in:
Guillaume Le Vaillant 2021-01-02 10:48:08 +01:00
parent d38e410c6a
commit 88a4e5f19b
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 "245")
(version "246")
(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 "1pnajvqhzjlw0rwwhhk4hyps5pbg9njh10iqhnmvl1xnah6ff94z"))))
(base32 "1ynkz0ss7nn1ssiaxagpq80iabknf085nk0pra9hn8y9hx7av0db"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags