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 1/2] gnu: arcan: Update to 0.6.3.
Date: Sun, 24 Dec 2023 23:37:26 +0400	[thread overview]
Message-ID: <682f59a93f101ce1e4b51aaf5c23c51fc592e94b.1703445380.git.a.r.draidi@redscript.org> (raw)
In-Reply-To: <cover.1703445380.git.a.r.draidi@redscript.org>

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

Change-Id: I9b1337e578cdc7d290517ace3b0edb6a3fe6e926
---
 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 4ca76edbec..b6b0b0bc04 100644
--- a/gnu/packages/arcan.scm
+++ b/gnu/packages/arcan.scm
@@ -61,7 +61,7 @@ (define-module (gnu packages arcan)
 (define-public arcan
   (package
     (name "arcan")
-    (version "0.6.2.1")
+    (version "0.6.3")
     (source (origin
               (method git-fetch)
               (file-name (git-file-name name version))
@@ -70,7 +70,7 @@ (define-public arcan
                     (commit version)))
               (sha256
                (base32
-                "14wwb7mgq8ab39dfprps7hzdz7a37r3cl8dc5q6m1r8n5daxyzgc"))
+                "1aj8hffxsf6vg1al2v29cn35wnh7wir5x9krk4h68sy5va88w8k5"))
               (modules '((guix build utils)))
               (snippet
                ;; Remove some bundled packages.
-- 
2.41.0





  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 ` Ahmad Draidi via Guix-patches via [this message]
2023-12-24 19:37 ` [bug#68016] [PATCH 2/2] gnu: xarcan: Update " Ahmad Draidi via Guix-patches via
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=682f59a93f101ce1e4b51aaf5c23c51fc592e94b.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).