GNU bug report logs - #79016
[PATCH 0/2] gnu: frotz: Update to 2.55.

Previous Next

Package: guix-patches;

Reported by: Adam Faiz <adam.faiz <at> disroot.org>

Date: Mon, 14 Jul 2025 14:59:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


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

From: Adam Faiz <adam.faiz <at> disroot.org>
To: 79016 <at> debbugs.gnu.org
Cc: Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 宋文武 <iyzsong <at> envs.net>
Subject: [PATCH v2 1/2] gnu: frotz: Update to 2.55.
Date: Sat, 19 Jul 2025 18:34:08 +0800
From 941264c294418e0c2b1496ff3df11c5747c8e310 Mon Sep 17 00:00:00 2001
Message-ID: 
<941264c294418e0c2b1496ff3df11c5747c8e310.1752594380.git.adam.faiz <at> disroot.org>
From: AwesomeAdam54321 <adam.faiz <at> disroot.org>
Date: Mon, 14 Jul 2025 22:49:27 +0800
Subject: [PATCH v2 1/2] gnu: frotz: Update to 2.55.

* gnu/packages/games.scm (frotz): Update to 2.55.

Change-Id: I010868f2952777f7634788dedc5c20b89d871403
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 7dd0eb89a5..dfd4a041fd 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -9582,7 +9582,7 @@ (define-public xonotic
 (define-public frotz
   (package
     (name "frotz")
-    (version "2.54")
+    (version "2.55")
     (source (origin
               (method url-fetch)
               (uri (list (string-append
@@ -9593,7 +9593,7 @@ (define-public frotz
                           "frotz/frotz-" version ".tar.gz")))
               (sha256
                (base32
- "1vsfq9ryyb4nvzxpnnn40k423k9pdy8k67i8390qz5h0vmxw0fds"))))
+ "0wfqhxwgjwhgnjh1byjzsfj3mqhy5hialngyb53p5jjbz4pr3mp3"))))
     (build-system gnu-build-system)
     (arguments
      (list #:tests? #f                  ; there are no tests

base-commit: 8737b5332ed57ec056e70f3f7f1d88e4012101cd
-- 
2.50.0




This bug report was last modified 26 days ago.

Previous Next


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