unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vivien Kraus via Guix-patches via <guix-patches@gnu.org>
To: 58932@debbugs.gnu.org
Subject: [bug#58932] [PATCH v3 4/4] gnu: minetest-technic: Update to 2022-10-30.
Date: Mon, 31 Oct 2022 22:44:31 +0100	[thread overview]
Message-ID: <edd8abd6f6c1b02437b4fa9ca1e215c30760b4f1.camel@planete-kraus.eu> (raw)
In-Reply-To: <d0b08c4eac9856e47351a692e74ed5f0593cdac9.camel@planete-kraus.eu>

* gnu/packages/minetest.scm (minetest-technic): Update to 2022-10-30 (found a
commit with that date).
---
 gnu/packages/minetest.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/minetest.scm b/gnu/packages/minetest.scm
index 7e0ec3ca21..f5671241a7 100644
--- a/gnu/packages/minetest.scm
+++ b/gnu/packages/minetest.scm
@@ -508,15 +508,15 @@ (define-public minetest-technic
     (name "minetest-technic")
     ;; Upstream doesn't keep version numbers, so use the release
     ;; date on ContentDB instead.
-    (version "2022-02-06")
+    (version "2022-10-30")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
              (url "https://github.com/minetest-mods/technic")
-             (commit "d2b68a6bef53e34e166deadd64e02b58bcae59a1")))
+             (commit "6a9dfec36f7265f9328fe378732417d9b57060b4")))
        (sha256
-        (base32 "0vmi1y39q0x39s9w0hhgi979a4hf6n1ah5jaazjvmjf02pjcvvy1"))
+        (base32 "0ng1aklm02n2lbar345yf88g3alzvnh0m0s5rb2bcw2k5lib8468"))
        (file-name (git-file-name name version))))
     (build-system minetest-mod-build-system)
     (propagated-inputs
-- 
2.38.0




  parent reply	other threads:[~2022-11-05 11:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-31 22:02 [bug#58932] [PATCH] Update minetest Vivien Kraus via Guix-patches via
2022-10-31 21:42 ` [bug#58932] [PATCH v3 1/4] gnu: irrlicht-for-minetest: update to 1.9.0.mt8 Vivien Kraus via Guix-patches via
2022-10-31 21:43 ` [bug#58932] [PATCH v3 2/4] gnu: minetest: update to 5.6.1 Vivien Kraus via Guix-patches via
2022-10-31 21:44 ` [bug#58932] [PATCH v3 3/4] gnu: minetest-mineclone: Update to 0.80.1 Vivien Kraus via Guix-patches via
2022-10-31 21:44 ` Vivien Kraus via Guix-patches via [this message]
2022-11-01 12:01 ` [bug#58932] V2: Use modify-inputs Vivien Kraus via Guix-patches via
2022-11-05 12:00 ` [bug#58932] [PATCH] Update minetest ( via Guix-patches via
2022-11-05 17:04   ` bug#58932: " 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

  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=edd8abd6f6c1b02437b4fa9ca1e215c30760b4f1.camel@planete-kraus.eu \
    --to=guix-patches@gnu.org \
    --cc=58932@debbugs.gnu.org \
    --cc=vivien@planete-kraus.eu \
    /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).