gnu: txr: Update to 300.

* gnu/packages/lisp.scm (txr): Update to 300.

Change-Id: Ia55d95c866f1783fea1c4c5329d914a4c7bd8a69
This commit is contained in:
Guillaume Le Vaillant 2025-06-01 09:36:41 +02:00
parent 45f894ee87
commit eb5ae31d17
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -1695,7 +1695,7 @@ the HTML documentation of TXR.")
(define-public txr
(package
(name "txr")
(version "299")
(version "300")
(source
(origin
(method git-fetch)
@ -1704,7 +1704,7 @@ the HTML documentation of TXR.")
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0hlq79j3vyx5y3ffccjkbqx7mvwzbw9dcfy5jrayfzzqwnsyvr78"))))
(base32 "1cxdsk31wj8874nijwbcx7c3zsspsclr722jbaivisrm2wx5hbqn"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags