me
/
guix
Archived
1
0
Fork 0

gnu: txr: Update to 295.

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

Change-Id: I8e7430b4931c5eb8772e8138418f52a193d569cd
master
Guillaume Le Vaillant 2024-07-04 09:26:14 +02:00
parent 3979812d49
commit fc168a4ca6
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

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