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: 72438@debbugs.gnu.org
Cc: Ahmad Draidi <a.r.draidi@redscript.org>
Subject: [bug#72438] [PATCH 2/2] gnu: durden: Update to 0.6.1-2.43211ac.
Date: Sat,  3 Aug 2024 11:55:54 +0400	[thread overview]
Message-ID: <35ef94bbb24b93fb3355afdf2092049c1794812a.1722671422.git.a.r.draidi@redscript.org> (raw)
In-Reply-To: <cover.1722671422.git.a.r.draidi@redscript.org>

* gnu/packages/arcan.scm (durden): Update to 0.6.1-2.43211ac.

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

diff --git a/gnu/packages/arcan.scm b/gnu/packages/arcan.scm
index a4a9efb3b5..49b5d04990 100644
--- a/gnu/packages/arcan.scm
+++ b/gnu/packages/arcan.scm
@@ -187,9 +187,8 @@ (define-public arcan-sdl
     (synopsis "Combined display server, multimedia framework and game engine (SDL)")))
 
 (define-public durden
-  ;; Match Arcan 0.6.3
-  (let ((commit "a8938b9c835f55bedc2c42aec4ddc5c9739eb949")
-        (revision "1"))
+  (let ((commit "43211acd7994836d5c4ba039d7ecc939dcf8a5aa")
+        (revision "2"))
     (package
       (name "durden")
       (version (git-version "0.6.1" revision commit))
@@ -201,7 +200,7 @@ (define-public durden
                (url "https://github.com/letoram/durden")
                (commit commit)))
          (sha256
-          (base32 "1ybi6x2kwn597kjqycrqmlvp6z79yv2jfwzgx937wcckm55xlpvk"))
+          (base32 "1jns4lq959s8ydykm0yg9sddzh74k7fdvjrnbz3z91idb7abl92d"))
          (patches (search-patches "durden-shadow-arcan.patch"))))
       (build-system copy-build-system)
       (arguments
-- 
2.45.2





      parent reply	other threads:[~2024-08-03  7:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-03  7:52 [bug#72438] [PATCH 0/2] Update arcan to 0.6.3.3 and durden Ahmad Draidi via Guix-patches via
2024-08-03  7:55 ` [bug#72438] [PATCH 1/2] gnu: arcan: Update to 0.6.3.3 Ahmad Draidi via Guix-patches via
2024-08-03  7:55 ` Ahmad Draidi via Guix-patches via [this message]

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=35ef94bbb24b93fb3355afdf2092049c1794812a.1722671422.git.a.r.draidi@redscript.org \
    --to=guix-patches@gnu.org \
    --cc=72438@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).