all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Gruber <felgru@posteo.net>
To: 71069@debbugs.gnu.org
Cc: Felix Gruber <felgru@posteo.net>
Subject: [bug#71069] [PATCH 1/2] gnu: rgbds: Update to 0.7.0.
Date: Sun, 19 May 2024 16:01:47 +0000	[thread overview]
Message-ID: <7bc7d13ed35f410c66f0697a7884dea0c63325c4.1716134255.git.felgru@posteo.net> (raw)
In-Reply-To: <cover.1716134255.git.felgru@posteo.net>

* gnu/packages/assembly.scm (rgbds): Update to 0.7.0.

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

diff --git a/gnu/packages/assembly.scm b/gnu/packages/assembly.scm
index 3bfe0bd3e0..c89aab74c5 100644
--- a/gnu/packages/assembly.scm
+++ b/gnu/packages/assembly.scm
@@ -357,7 +357,7 @@ (define-public libjit
 (define-public rgbds
   (package
     (name "rgbds")
-    (version "0.5.2")
+    (version "0.7.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -366,7 +366,7 @@ (define-public rgbds
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "13zy05xzh2yxyvzf78a5h59pabwrfr6qs5m453pfbdyd3msg2s7w"))))
+                "1gy75q0ikx0ki1wsrq97hxj9dw9436fcys2w91ipm90pbhk4ljva"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.43.0





  reply	other threads:[~2024-05-19 16:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-19 16:00 [bug#71069] [PATCH 0/2] Update sameboy to 0.16.3 Felix Gruber
2024-05-19 16:01 ` Felix Gruber [this message]
2024-05-19 16:01 ` [bug#71069] [PATCH 2/2] gnu: sameboy: Update " Felix Gruber

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7bc7d13ed35f410c66f0697a7884dea0c63325c4.1716134255.git.felgru@posteo.net \
    --to=felgru@posteo.net \
    --cc=71069@debbugs.gnu.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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.