all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adam Faiz via Guix-patches via <guix-patches@gnu.org>
To: 68019@debbugs.gnu.org
Cc: Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#68019] [PATCH 1/2] gnu: irrlicht-for-minetest: Update to 1.9.0mt13.
Date: Mon, 25 Dec 2023 07:54:58 +0800	[thread overview]
Message-ID: <bf7b9f1a-bed2-596e-2a79-c9622780fe7a@disroot.org> (raw)
In-Reply-To: <348053ab-afa3-3cba-7473-e0c2eab3cbbc@disroot.org>

From 33df226b8a59a668741a971401024bea785d203d Mon Sep 17 00:00:00 2001
Message-ID: <33df226b8a59a668741a971401024bea785d203d.1703461178.git.adam.faiz@disroot.org>
In-Reply-To: <cover.1703461178.git.adam.faiz@disroot.org>
References: <cover.1703461178.git.adam.faiz@disroot.org>
From: AwesomeAdam54321 <adam.faiz@disroot.org>
Date: Mon, 25 Dec 2023 07:16:25 +0800
Subject: [PATCH 1/2] gnu: irrlicht-for-minetest: Update to 1.9.0mt13.

* gnu/packages/games.scm (irrlicht-for-minetest): Update to 1.9.0mt13.
---
 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 f7ff5cadf7..728f0b6333 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -3931,7 +3931,7 @@ (define-public irrlicht-for-minetest
   (package
     (inherit irrlicht)
     (name "irrlicht-for-minetest")
-    (version "1.9.0mt10")
+    (version "1.9.0mt13")
     (source
      (origin
        (method git-fetch)
@@ -3941,7 +3941,7 @@ (define-public irrlicht-for-minetest
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0y5vchz91khs8dmrkpgc7sqmvzx2yjj6svivvm80r4yppv7s03rw"))))
+         "11pxg0yh50ym1hvh8va5jbbcjz5dsshj3xxvm3qhkgg96vpism06"))))
     (build-system cmake-build-system)
     (arguments
      ;; No check target.
-- 
2.41.0




  reply	other threads:[~2023-12-24 23:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-24 23:50 [bug#68019] [PATCH 0/2] gnu: minetest: Update to 5.8.0 Adam Faiz via Guix-patches via
2023-12-24 23:54 ` Adam Faiz via Guix-patches via [this message]
2023-12-24 23:56   ` [bug#68019] [PATCH 2/2] " Adam Faiz via Guix-patches via
2024-01-04  3:58     ` bug#68019: " Maxim Cournoyer
2023-12-25  7:58 ` [bug#68019] [PATCH 0/2] " Liliana Marie Prikler

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bf7b9f1a-bed2-596e-2a79-c9622780fe7a@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=68019@debbugs.gnu.org \
    --cc=adam.faiz@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.