unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ahmad Draidi via Guix-patches via <guix-patches@gnu.org>
To: 68016@debbugs.gnu.org
Cc: "Ahmad Draidi" <a.r.draidi@redscript.org>
Subject: [bug#68016] [PATCH 2/2] gnu: xarcan: Update to 0.6.3.
Date: Sun, 24 Dec 2023 23:37:27 +0400	[thread overview]
Message-ID: <808aa93cadf7f266f3f354e47bf45d6dbfd560dd.1703445380.git.a.r.draidi@redscript.org> (raw)
In-Reply-To: <cover.1703445380.git.a.r.draidi@redscript.org>

* gnu/packages/arcan.scm (xarcan): Update to 0.6.3.

Change-Id: I2480ec0b91e4248b1bc6b6d86f8ed7266a3b95ea
---
 gnu/packages/arcan.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/arcan.scm b/gnu/packages/arcan.scm
index b6b0b0bc04..1c08389309 100644
--- a/gnu/packages/arcan.scm
+++ b/gnu/packages/arcan.scm
@@ -186,7 +186,7 @@ (define-public arcan-sdl
 (define-public xarcan
   (package
     (name "xarcan")
-    (version "0.6.1")
+    (version "0.6.3")
     (source
      (origin
        (method git-fetch)
@@ -195,7 +195,7 @@ (define-public xarcan
              (url "https://github.com/letoram/xarcan")
              (commit version)))
        (sha256
-        (base32 "1z4sf101i2y6rg2vcxfwmp1nkzfa3rw1pp48ym1ds1ka513vy128"))))
+        (base32 "1g24mmwnc45ig0x8jk0v91488k8933w07vxi4305sla56q4n82p4"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.41.0





  parent reply	other threads:[~2023-12-24 19:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-24 19:35 [bug#68016] [PATCH 0/2] Update a couple of arcan packages to 0.6.3 Ahmad Draidi via Guix-patches via
2023-12-24 19:37 ` [bug#68016] [PATCH 1/2] gnu: arcan: Update " Ahmad Draidi via Guix-patches via
2023-12-24 19:37 ` Ahmad Draidi via Guix-patches via [this message]
2024-03-30  9:18 ` bug#68016: [PATCH 0/2] Update a couple of arcan packages " 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=808aa93cadf7f266f3f354e47bf45d6dbfd560dd.1703445380.git.a.r.draidi@redscript.org \
    --to=guix-patches@gnu.org \
    --cc=68016@debbugs.gnu.org \
    --cc=a.r.draidi@redscript.org \
    /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).