[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: gnu: s7: Update to 618de30.
From: |
guix-commits |
Subject: |
06/10: gnu: s7: Update to 618de30. |
Date: |
Sun, 7 Jan 2024 14:53:19 -0500 (EST) |
mothacehe pushed a commit to branch master
in repository guix.
commit 1fb02d45eb7c102f7ca0e9ccac1ccd767eccd23d
Author: Andy Tai <atai@atai.org>
AuthorDate: Sat Jan 6 18:32:06 2024 -0800
gnu: s7: Update to 618de30.
* gnu/packages/lisp.scm (s7): Update to commit 618de30.
Change-Id: I34d92b77a4e8de84f18de0ce7af984928e338282
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
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 4a895984e7..e89e02e1e4 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1485,7 +1485,7 @@ includes a compiler as well as an interpreter.")
(define-public s7-bootstrap
;; Need s7-bootstrap to build libc_s7.so (for the REPL) and run tests
- (let ((commit "a5b4bb49f8bcd7c33ae2366065fc8c254b734460") ;no releases
+ (let ((commit "618de30e0f9851515724245e3ebbfa1be4de6906") ;no releases
(revision "0"))
(hidden-package
(package
@@ -1499,7 +1499,7 @@ includes a compiler as well as an interpreter.")
(file-name (git-file-name name version))
(sha256
(base32
- "03n1axdlypzmbgzrhlwfqwa1xiw36hi25j2hwc7vw77mz90cd9f8"))))
+ "0kh1f49g24ppjpr16v1nc9lr7pvr5nzb82bpw8c6q8ll7pqalqaf"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no tests in bootstrap
- branch master updated (5f8a993aa8 -> 51735eac1c), guix-commits, 2024/01/07
- 06/10: gnu: s7: Update to 618de30.,
guix-commits <=
- 07/10: gnu: txt2tags: Update to 3.9., guix-commits, 2024/01/07
- 04/10: gnu: Add laszip., guix-commits, 2024/01/07
- 02/10: gnu: cgit: Update to 1.2.3-793c420., guix-commits, 2024/01/07
- 09/10: gnu: Add font-cardo., guix-commits, 2024/01/07
- 01/10: Update mailmap., guix-commits, 2024/01/07
- 05/10: gnu: Add guile-yamlpp., guix-commits, 2024/01/07
- 08/10: gnu: font-sarasa-gothic: Update to 1.0.3., guix-commits, 2024/01/07
- 03/10: gnu: ovmf: Update to 202311., guix-commits, 2024/01/07
- 10/10: gnu: dtc: Update to 1.7.0., guix-commits, 2024/01/07