[bug#79005,v2,1/2] gnu: frotz: Update to 2.55.
Commit Message
From 941264c294418e0c2b1496ff3df11c5747c8e310 Mon Sep 17 00:00:00 2001
Message-ID:
<941264c294418e0c2b1496ff3df11c5747c8e310.1752594380.git.adam.faiz@disroot.org>
From: AwesomeAdam54321 <adam.faiz@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(-)
base-commit: 8737b5332ed57ec056e70f3f7f1d88e4012101cd
@@ -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