me
/
guix
Archived
1
0
Fork 0

gnu: txr: Update to 274.

* gnu/packages/lisp.scm (txr): Update to 274.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -911,7 +911,7 @@ the HTML documentation of TXR.")
(define-public txr
(package
(name "txr")
(version "273")
(version "274")
(source
(origin
(method git-fetch)
@ -920,7 +920,7 @@ the HTML documentation of TXR.")
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1m4akw64458qcrfbqv71z9y8q9dszj26d7jfqblcn6nn8akx2jyb"))))
(base32 "0sz5wqqhmj2b9h9q95s8x4gb4cia6qddqp2mg29a5dpdh6jh3qyp"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags