gnu: txr: Update to 294.

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

Change-Id: I53693122aaf5b2c0ae8f7f13e846de81f1525fc1
This commit is contained in:
Guillaume Le Vaillant 2024-03-20 11:57:38 +01:00
parent b7eb1a8116
commit be88124ebc
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

@ -1003,7 +1003,7 @@ the HTML documentation of TXR.")
(define-public txr
(package
(name "txr")
(version "293")
(version "294")
(source
(origin
(method git-fetch)
@ -1012,7 +1012,7 @@ the HTML documentation of TXR.")
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1b3vhlnw4ymznnlh9d71qhkcdc1p69a53hilckc3rql9y4jsik57"))))
(base32 "0cd0ah6lzwszn4jjxrbwknhscdm6rgsprpiybzlikcckgcylpkdn"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags