From: James Smith via Guix-patches via <guix-patches@gnu.org>
To: 70971@debbugs.gnu.org
Cc: "James Smith" <jsubuntuxp@disroot.org>,
"Adam Faiz" <adam.faiz@disroot.org>,
"Liliana Marie Prikler" <liliana.prikler@gmail.com>,
宋文武 <iyzsong@envs.net>
Subject: [bug#70971] [PATCH v2 3/3] gnu: dhewm3: Update to 1.5.3.
Date: Thu, 6 Jun 2024 22:45:44 -0700 [thread overview]
Message-ID: <7e3538bdb029fd6a12d696f857db70318e5adb93.1717739144.git.jsubuntuxp@disroot.org> (raw)
In-Reply-To: <cover.1717739144.git.jsubuntuxp@disroot.org>
* gnu/packages/game-development.scm (dhewm3): Update to 1.5.3.
Change-Id: Iaf1b29540f87043ae6ceef9f3860e5c9331dd191
---
gnu/packages/game-development.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 45a0db95c2..c3a0cfbbd1 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -3099,7 +3099,7 @@ (define-public warsow-qfusion
(define-public dhewm3
(package
(name "dhewm3")
- (version "1.5.2")
+ (version "1.5.3")
(source (origin
(method git-fetch)
(uri (git-reference (url "https://github.com/dhewm/dhewm3")
@@ -3107,7 +3107,7 @@ (define-public dhewm3
(file-name (git-file-name name version))
(sha256
(base32
- "056prmry1lag1pandcw058y5yzbah80ccmz8qlmlx9siz8zlxqyw"))))
+ "1zbwhrngmgb0969izmxididyx892qk7591aa9mbigakw6dvmlm84"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f ; No tests.
--
2.45.1
next prev parent reply other threads:[~2024-06-07 5:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-16 0:42 [bug#70971] [PATCH 0/3] Update dhewm3 James Smith via Guix-patches via
2024-05-16 0:46 ` [bug#70971] [PATCH 1/3] gnu: dhewm3: Use git repository James Smith via Guix-patches via
2024-05-16 0:46 ` [bug#70971] [PATCH 2/3] gnu: dhewm3: Use gexps James Smith via Guix-patches via
2024-05-16 0:46 ` [bug#70971] [PATCH 3/3] gnu: dhewm3: Update to 1.5.3 James Smith via Guix-patches via
2024-06-07 5:45 ` [bug#70971] [PATCH v2 0/3] Update dhewm3 James Smith via Guix-patches via
2024-06-07 5:45 ` [bug#70971] [PATCH v2 1/3] gnu: dhewm3: Use git repository James Smith via Guix-patches via
2024-06-11 10:38 ` Christopher Baines
2024-06-11 12:45 ` James Smith via Guix-patches via
2024-06-22 16:33 ` Christopher Baines
2024-06-07 5:45 ` [bug#70971] [PATCH v2 2/3] gnu: dhewm3: Use gexps James Smith via Guix-patches via
2024-06-07 5:45 ` James Smith via Guix-patches via [this message]
2024-06-30 10:46 ` bug#70971: Close Andreas Enge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7e3538bdb029fd6a12d696f857db70318e5adb93.1717739144.git.jsubuntuxp@disroot.org \
--to=guix-patches@gnu.org \
--cc=70971@debbugs.gnu.org \
--cc=adam.faiz@disroot.org \
--cc=iyzsong@envs.net \
--cc=jsubuntuxp@disroot.org \
--cc=liliana.prikler@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).