From 645cb9b6f609a6e399437d2c76f9b61b8e6dd7a3 Mon Sep 17 00:00:00 2001 From: Guillaume Le Vaillant Date: Thu, 22 Aug 2024 13:40:48 +0200 Subject: [PATCH] gnu: txr: Update to 296. * gnu/packages/lisp.scm (txr): Update to 296. Change-Id: I7130cf977866ef541c16fbdacad98a06a7678187 --- gnu/packages/lisp.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index 4f2e61733d1..23b23ad20a9 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm @@ -1651,7 +1651,7 @@ the HTML documentation of TXR.") (define-public txr (package (name "txr") - (version "295") + (version "296") (source (origin (method git-fetch) @@ -1660,7 +1660,7 @@ the HTML documentation of TXR.") (commit (string-append "txr-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0fpvsz31ark1gyhzyg2x85fxfssfjfc6k0v9hvqdp0y1q5bf66az")))) + (base32 "1b91s5kpsf62j9qdk352kh94knd9iykk64dvbrba09h3zryankyv")))) (build-system gnu-build-system) (arguments (list #:configure-flags