Archived
1
0
Fork 0

gnu: txr: Update to 274.

* gnu/packages/lisp.scm (txr): Update to 274.
This commit is contained in:
Guillaume Le Vaillant 2022-03-25 11:20:33 +01:00
parent 87238a0b2c
commit cce693a4a9
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -911,7 +911,7 @@ the HTML documentation of TXR.")
(define-public txr (define-public txr
(package (package
(name "txr") (name "txr")
(version "273") (version "274")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -920,7 +920,7 @@ the HTML documentation of TXR.")
(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 "1m4akw64458qcrfbqv71z9y8q9dszj26d7jfqblcn6nn8akx2jyb")))) (base32 "0sz5wqqhmj2b9h9q95s8x4gb4cia6qddqp2mg29a5dpdh6jh3qyp"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags