gnu: txr: Update to 285.

* gnu/packages/lisp.scm (txr): Update to 285.
This commit is contained in:
Guillaume Le Vaillant 2023-04-04 09:59:05 +02:00
parent 0f4efec48d
commit 5295f0b1d2
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -988,7 +988,7 @@ the HTML documentation of TXR.")
(define-public txr (define-public txr
(package (package
(name "txr") (name "txr")
(version "284") (version "285")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -997,7 +997,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 "1v6dq1q98v3jdx7g67k15njkpp49iwf30n29rrhwng3b3njqm75g")))) (base32 "1ypsgakhak0znmg3wzblfcwd4s4nanzm61dz66gwi48rfnq35znl"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags