Archived
1
0
Fork 0

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 @@ enough to play the original mainframe Zork all the way through.")
(define-public txr (define-public txr
(package (package
(name "txr") (name "txr")
(version "245") (version "246")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -849,7 +849,7 @@ enough to play the original mainframe Zork all the way through.")
(commit (string-append "txr-" version)))) (commit (string-append "txr-" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1pnajvqhzjlw0rwwhhk4hyps5pbg9njh10iqhnmvl1xnah6ff94z")))) (base32 "1ynkz0ss7nn1ssiaxagpq80iabknf085nk0pra9hn8y9hx7av0db"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags