unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vagrant Cascadian <vagrant@debian.org>
To: 69660@debbugs.gnu.org
Cc: iyzsong@envs.net, liliana.prikler@gmail.com, adam.faiz@disroot.org
Subject: [bug#69660] Update vcmi to 1.4.5
Date: Fri, 08 Mar 2024 18:12:45 -0800	[thread overview]
Message-ID: <87o7bob1b6.fsf@wireframe> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 87 bytes --]

Attached patch updates to vcmi 1.4.5. Play tested fine!

Thanks!

live well,
  vagrant

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-vcmi-Update-to-1.4.5.patch --]
[-- Type: text/x-diff, Size: 1260 bytes --]

From c9e9c4b315bdb2e2efdbda75ec21aebe9a2d8f51 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Fri, 8 Mar 2024 14:19:55 -0800
Subject: [PATCH] gnu: vcmi: Update to 1.4.5

* gnu/packages/games.scm (vcmi): Update to 1.4.5.
---
 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 9ff08e5e74..4d9687d5f9 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11379,7 +11379,7 @@ (define-public fheroes2
 (define-public vcmi
   (package
     (name "vcmi")
-    (version "1.4.2")
+    (version "1.4.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -11388,7 +11388,7 @@ (define-public vcmi
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "039d9dvb2i4y1fj6q5py34r17fwb5jqxkjcg7j57asjk4w9b7i8b"))
+                "1z4vy3drj6dra8rb243pyryr61jnlw3l7yxsxwl9rddv8cdk69lz"))
               (patches (search-patches "vcmi-disable-privacy-breach.patch"))))
     (build-system cmake-build-system)
     (arguments

base-commit: 09346fd05f19da3846635e1a0f1c844050d59f26
-- 
2.39.2


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

             reply	other threads:[~2024-03-09  2:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-09  2:12 Vagrant Cascadian [this message]
2024-03-10  9:25 ` [bug#69660] QA review for 69660 Adam Faiz via Guix-patches via
2024-03-13 13:06 ` bug#69660: Update vcmi to 1.4.5 Christopher Baines

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=87o7bob1b6.fsf@wireframe \
    --to=vagrant@debian.org \
    --cc=69660@debbugs.gnu.org \
    --cc=adam.faiz@disroot.org \
    --cc=iyzsong@envs.net \
    --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).