emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68299: closed ([PATCH] gnu: s7: Update to commit 618de30)


From: GNU bug Tracking System
Subject: bug#68299: closed ([PATCH] gnu: s7: Update to commit 618de30)
Date: Sun, 07 Jan 2024 18:36:02 +0000

Your message dated Sun, 07 Jan 2024 19:35:34 +0100
with message-id <87bk9xrnyh.fsf@gnu.org>
and subject line Re: [bug#68299] [PATCH] gnu: s7: Update to commit 618de30
has caused the debbugs.gnu.org bug report #68299,
regarding [PATCH] gnu: s7: Update to commit 618de30
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
68299: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68299
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: s7: Update to commit 618de30 Date: Sat, 6 Jan 2024 18:32:06 -0800
* gnu/packages/lisp.scm (s7): Update to commit 618de30

Change-Id: I34d92b77a4e8de84f18de0ce7af984928e338282
---
 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 @@ (define-public eisl
 
 (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 @@ (define-public s7-bootstrap
                  (file-name (git-file-name name version))
                  (sha256
                   (base32
-                   "03n1axdlypzmbgzrhlwfqwa1xiw36hi25j2hwc7vw77mz90cd9f8"))))
+                   "0kh1f49g24ppjpr16v1nc9lr7pvr5nzb82bpw8c6q8ll7pqalqaf"))))
        (build-system gnu-build-system)
        (arguments
         (list #:tests? #f ;no tests in bootstrap

base-commit: 157ad70182ade608203e9c0a42fb45b022039698
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#68299] [PATCH] gnu: s7: Update to commit 618de30 Date: Sun, 07 Jan 2024 19:35:34 +0100 User-agent: Gnus/5.13 (Gnus v5.13)
> * gnu/packages/lisp.scm (s7): Update to commit 618de30

Applied, thanks,

Mathieu


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]