From 92e8cff749aad27d32cb2242bf49ef508d8cef87 Mon Sep 17 00:00:00 2001 From: Philip McGrath Date: Sat, 27 Aug 2022 14:55:41 -0400 Subject: gnu: stex: Update to 1.2.2-2.afa6075. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/chez.scm (stex-bootstrap): Update to 1.2.2-2.afa6075. Signed-off-by: Ludovic Courtès --- gnu/packages/chez.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu/packages/chez.scm') diff --git a/gnu/packages/chez.scm b/gnu/packages/chez.scm index b037efe8d4..043f2ae47a 100644 --- a/gnu/packages/chez.scm +++ b/gnu/packages/chez.scm @@ -594,8 +594,8 @@ Chez Scheme."))) (define-public stex-bootstrap ;; This commit includes a fix which we would otherwise want to use as ;; patch. Let's revert to tagged releases as soon as one becomes available. - (let ((commit "54051494434a197772bf6ca5b4e6cf6be55f39a5") - (revision "1")) + (let ((commit "afa607564a5662ffd748e824801277a6b5a3d11c") + (revision "2")) (hidden-package (package (name "stex") @@ -611,7 +611,7 @@ Chez Scheme."))) (url "https://github.com/dybvig/stex") (commit commit))) (sha256 - (base32 "01jnvw8qw33gnpzwrakwhsr05h6b609lm180jnspcrb7lds2p23d")) + (base32 "0n6dryv5j7cw2qmsj55wqb0ph901h83a2hl4j891ppxp0xx18nkp")) (file-name (git-file-name name version)) (snippet #~(for-each delete-file -- cgit v1.2.3 s='right' method='get' action='/guix/log/THANKS'>
path: root/THANKS
337377ef24c4c&showmsg=1'>Expand)
AgeCommit message (Expand)Author
2021-09-12Thank Christine under her updated name.Christine Lemmer-Webber
Author
2024-02-15gnu: Add dumpvdl2....Guillaume Le Vaillant
2024-02-15gnu: Add libacars....Guillaume Le Vaillant
2024-01-13gnu: sdrangel: Update to 7.17.3....Guillaume Le Vaillant
2024-01-13gnu: dsdcc: Update to 1.9.5....Guillaume Le Vaillant
2024-01-13gnu: rtl-433: Update to 23.11....Guillaume Le Vaillant
2023-12-12gnu: inspectrum: Update to 0.3.1....Guillaume Le Vaillant
2023-11-10gnu: sdrangel: Update to 7.17.0....Guillaume Le Vaillant
2023-11-10gnu: multimon-ng: Update to 1.3.0....Guillaume Le Vaillant
2023-11-10gnu: rtl-sdr: Update to 2.0.1....Guillaume Le Vaillant
2023-11-08gnu: wsjtx: Only build html documentation on supported systems....Efraim Flashner
2023-10-25gnu: gqrx: Update to 2.17.3....Guillaume Le Vaillant
2023-10-18gnu: Add chirp....Guillaume Le Vaillant
2023-10-18gnu: gqrx: Update to 2.17.2....Guillaume Le Vaillant
2023-10-18gnu: csdr: Update to 0.18.2....Guillaume Le Vaillant
2023-10-07gnu: gqrx: Update to 2.17....Guillaume Le Vaillant
2023-10-03gnu: gr-osmosdr: Update to 0.2.4....Guillaume Le Vaillant
2023-10-03gnu: satdump: Add support for BladeRF....Guillaume Le Vaillant
2023-10-03gnu: urh: Add support for Airspy and BladeRF....Guillaume Le Vaillant
2023-10-03gnu: sdr++: Add support for BladeRF....Guillaume Le Vaillant
2023-10-03gnu: sdrangel: Add support for BladeRF....Guillaume Le Vaillant
2023-10-03gnu: dump1090: Add support for BladeRF....Guillaume Le Vaillant
2023-10-03gnu: gr-osmosdr: Add support for BladeRF and IQ balance correction....Guillaume Le Vaillant
2023-10-03gnu: Add soapybladerf....Guillaume Le Vaillant
2023-10-03gnu: Add bladerf....Guillaume Le Vaillant
2023-09-25gnu: Add satdump....Guillaume Le Vaillant
2023-09-25gnu: sdrangel: Update to 7.16.0....Guillaume Le Vaillant