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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 78361 in the body.
You can then email your comments to 78361 AT debbugs.gnu.org in the normal way.

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

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


Report forwarded to adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org:
bug#78361; Package guix-patches. (Sat, 10 May 2025 20:54:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
New bug report received and forwarded. Copy sent to adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org. (Sat, 10 May 2025 20:54:02 GMT) Full text and rfc822 format available.

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

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





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Sun, 11 May 2025 09:05:02 GMT) Full text and rfc822 format available.

Notification sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
bug acknowledged by developer. (Sun, 11 May 2025 09:05:02 GMT) Full text and rfc822 format available.

Message #10 received at 78361-done <at> debbugs.gnu.org (full text, mbox):

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





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 08 Jun 2025 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 61 days ago.

Previous Next


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