GNU bug report logs - #78361
[PATCH] gnu: sgt-puzzles: Update to 20250510.

Previous Next

Package: guix-patches;

Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>

Date: Sat, 10 May 2025 20:54:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78361: closed ([PATCH] gnu: sgt-puzzles: Update to 20250510.)
Date: Sun, 11 May 2025 09:05:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 11 May 2025 11:03:21 +0200
with message-id <aCBn2WTHV019W3qO <at> jurong>
and subject line Re: [PATCH] gnu: sgt-puzzles: Update to 20250510.
has caused the debbugs.gnu.org bug report #78361,
regarding [PATCH] gnu: sgt-puzzles: Update to 20250510.
to be marked as done.

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


-- 
78361: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78361
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: guix-patches <at> gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH] gnu: sgt-puzzles: Update to 20250510.
Date: Sat, 10 May 2025 22:53:16 +0200
* gnu/packages/games.scm (sgt-puzzles): Update to 20250510.

Change-Id: Iaecc449658a7356ae201c7ab84313a7dfe070e3b
---
 gnu/packages/games.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index d75d21e6f7..a7564d744f 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1132,11 +1132,11 @@ (define-public rogue
     (license license:bsd-3)))
 
 (define-public sgt-puzzles
-  (let ((commit "80aac3104096aee4057b675c53ece8e60793aa90")
+  (let ((commit "50985e9f2c54ad44e8c26491ddddd698bc02fd06")
         (revision "0"))
     (package
       (name "sgt-puzzles")
-      (version (git-version "20240302" revision commit))
+      (version (git-version "20250510" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -1145,7 +1145,7 @@ (define-public sgt-puzzles
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "0z4clv0xi98q28riz323ppn165cm62gj1c6h3xdd2sym4v8gy65z"))))
+          (base32 "0j3bnzw4bbbm1nl9zmkmhcpk1zm64jmfjiymsjw8axzq5af19jvj"))))
       (build-system cmake-build-system)
       (arguments
        (list

base-commit: efbc986d803190917097f51a899e1f4f3785c28a
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Sergey Trofimov <sarg <at> sarg.org.ru>
Cc: 78361-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: sgt-puzzles: Update to 20250510.
Date: Sun, 11 May 2025 11:03:21 +0200
Pushed, thanks!

Andreas



This bug report was last modified 62 days ago.

Previous Next


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