me
/
guix
Archived
1
0
Fork 0

gnu: txr: Update to 292.

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

Change-Id: I7fb2e2c5ea40954d45eb80d36fb0db4f6f45c4c7
master
Guillaume Le Vaillant 2023-11-30 14:36:59 +01:00
parent f4735ccf9b
commit bd5955e3e4
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

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