GNU bug report logs - #77936
[PATCH] gnu: scons: Update to 4.5.2.

Previous Next

Package: guix-patches;

Reported by: dan <i <at> dan.games>

Date: Sun, 20 Apr 2025 08:09:04 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 77936 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77936; Package guix-patches. (Sun, 20 Apr 2025 08:09:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to dan <i <at> dan.games>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 20 Apr 2025 08:09:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: dan <i <at> dan.games>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: scons: Update to 4.5.2.
Date: Sun, 20 Apr 2025 16:07:54 +0800
* gnu/packages/build-tools.scm (scons): Update to 4.5.2.

Change-Id: Ic18f9dff300bd4b0786bc20fd3f32034f542f3ea
---
Change-Id: Idc27f5c595fc96494a1283a5429cafe1a38f366a
Signed-off-by: dan <i <at> dan.games>
---
 gnu/packages/build-tools.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-tools.scm
index 415ddee3e0396e4da79bde9705f673439a8092fd..04982b1b6f29dd114d2815278fa82415d0d25102 100644
--- a/gnu/packages/build-tools.scm
+++ b/gnu/packages/build-tools.scm
@@ -438,7 +438,7 @@ (define-public premake5
 (define-public scons
   (package
     (name "scons")
-    (version "4.5.0")
+    (version "4.5.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -448,7 +448,7 @@ (define-public scons
               (patches (search-patches "scons-test-environment.patch"))
               (sha256
                (base32
-                "1skz1kzhwsp54i71jrsg46rkxwicfici7pq6qmfhlqd5zhrg21zb"))))
+                "1fk4w19gq919hfflq6mqnlvkzmyfgspmw3ywnvfc63i3dv7nq4mz"))))
     (build-system python-build-system)
     (arguments
      (list

---
base-commit: 3ed24b2354907fd9ca4de6fa3ef0dc3015cafbca
change-id: 20250420-update-scons-8aefa41c0454

Best regards,
-- 
dan <i <at> dan.games>




This bug report was last modified 4 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.