[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/105: gnu: txr: Update to 298.
From: |
guix-commits |
Subject: |
02/105: gnu: txr: Update to 298. |
Date: |
Sat, 21 Dec 2024 11:56:32 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 36412941b4ab81d5ebaf94fa25b9511cc2ab728c
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Thu Dec 19 11:04:01 2024 +0100
gnu: txr: Update to 298.
* gnu/packages/lisp.scm (txr): Update to 298.
Change-Id: If0c79aa4606875edf42d980f8f2e17b8cdd0c849
---
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 82ab70fd70..9cc630eec2 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1575,7 +1575,7 @@ the HTML documentation of TXR.")
(define-public txr
(package
(name "txr")
- (version "296")
+ (version "298")
(source
(origin
(method git-fetch)
@@ -1584,7 +1584,7 @@ the HTML documentation of TXR.")
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1b91s5kpsf62j9qdk352kh94knd9iykk64dvbrba09h3zryankyv"))))
+ (base32 "1y2g3dn47df781alfqaiak0nqkzv73yiaiypdd0q2gki9vriam1m"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags
- 25/105: gnu: make-torbrowser: Re-enable rust SIMD optimizations., (continued)
- 25/105: gnu: make-torbrowser: Re-enable rust SIMD optimizations., guix-commits, 2024/12/21
- 26/105: gnu: go-filippo-io-age: Update to 1.2.1. [security fix], guix-commits, 2024/12/21
- 37/105: gnu: python-bokeh: Fix build., guix-commits, 2024/12/21
- 41/105: gnu: python-pyproject-api: Update to 1.8.0., guix-commits, 2024/12/21
- 44/105: gnu: Add python-time-machine., guix-commits, 2024/12/21
- 49/105: gnu: Add python-strictyaml., guix-commits, 2024/12/21
- 48/105: gnu: python-awkward: Update to 2.7.2., guix-commits, 2024/12/21
- 50/105: gnu: python-numcodecs: Update to 0.13.1., guix-commits, 2024/12/21
- 55/105: gnu: Add python-pypitoken., guix-commits, 2024/12/21
- 05/105: gnu: python-gamera: Update to 4.0.1., guix-commits, 2024/12/21
- 02/105: gnu: txr: Update to 298.,
guix-commits <=
- 04/105: gnu: urh: Update to 2.9.8., guix-commits, 2024/12/21
- 08/105: gnu: make-arm-trusted-firmware: Update to 2.12., guix-commits, 2024/12/21
- 09/105: gnu: arm-trusted-firmware-imx8mq: Fix build., guix-commits, 2024/12/21
- 12/105: gnu: Remove egl-gbm., guix-commits, 2024/12/21
- 18/105: gnu: make-torbrowser: Unbundle libvpx., guix-commits, 2024/12/21
- 24/105: gnu: make-torbrowser: Unbundle nss., guix-commits, 2024/12/21
- 27/105: gnu: go-github-com-arceliar-ironwood: Update to v0.0.0-20241210120540-9deb08d9f8f9., guix-commits, 2024/12/21
- 11/105: gnu: emacs-zig-mode: Update to 0.0.8-2.f0b4a48., guix-commits, 2024/12/21
- 36/105: gnu: python-statmake: Remove obsolete build phase., guix-commits, 2024/12/21
- 28/105: gnu: Add go-suah-dev-protect., guix-commits, 2024/12/21