3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: txr: Update to 287.

* gnu/packages/lisp.scm (txr): Update to 287.
This commit is contained in:
Guillaume Le Vaillant 2023-06-06 10:00:52 +02:00
parent b019b49c74
commit b30c60316c
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -990,7 +990,7 @@ the HTML documentation of TXR.")
(define-public txr
(package
(name "txr")
(version "286")
(version "287")
(source
(origin
(method git-fetch)
@ -999,7 +999,7 @@ the HTML documentation of TXR.")
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0c5prq9ans4qv8dgfn85555by9rb22p276g21w4mns0rqhjd0ij8"))))
(base32 "0bwa40l5c0dnpcpfbysqbv8ch58sycbb31dnskmhr387jlv938dl"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags