unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 68644@debbugs.gnu.org
Cc: msglm <msglm@techchud.xyz>, iyzsong@envs.net
Subject: [bug#68644] [PATCH v2 1/2] gnu: python-pygame-sdl2: Update to 2.1.0+renpy8.2.0.
Date: Sat, 17 Feb 2024 10:33:34 +0100	[thread overview]
Message-ID: <16d9312128ef3017cca4c2ffcd867415f81a342e.1708162723.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1705865359.git.liliana.prikler@gmail.com>

* gnu/packages/game-development.scm (python-pygame-sdl2): Update to
2.1.0+renpy8.2.0.
---
 gnu/packages/game-development.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 78fd42518e..614fc7a85f 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1344,7 +1344,7 @@ (define-public python-pygame
 
 (define-public python-pygame-sdl2
   (let ((real-version "2.1.0")
-        (renpy-version "8.1.3"))
+        (renpy-version "8.2.0"))
     (package
       (inherit python-pygame)
       (name "python-pygame-sdl2")
@@ -1354,7 +1354,7 @@ (define-public python-pygame-sdl2
          (method url-fetch)
          (uri (string-append "https://www.renpy.org/dl/" renpy-version
                              "/pygame_sdl2-" version ".tar.gz"))
-         (sha256 (base32 "0qlprs9n3w254ilizqzvr6s01zx72gh7an0bgwxsq4hm22qypdws"))
+         (sha256 (base32 "17mc39c7ha83kzv2wmq61a15mn6p8wh2y33ixhf5sb4bvyr48mhy"))
          (modules '((guix build utils)))
          (snippet
           '(begin

base-commit: 7142f6df77bfac4fdc8da65a7caae915df945a8b
-- 
2.41.0





  parent reply	other threads:[~2024-02-17  9:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-21 19:29 [bug#68644] [PATCH 0/2] Update Ren'py to 8.2.0 Liliana Marie Prikler
2024-01-21 19:26 ` [bug#68644] [PATCH 1/2] gnu: python-pygame-sdl2: Update to 2.1.0+renpy8.2.0 Liliana Marie Prikler
2024-01-21 19:26 ` [bug#68644] [PATCH 2/2] gnu: python-renpy: Update to 8.2.0 Liliana Marie Prikler
2024-01-28 17:19   ` Liliana Marie Prikler
2024-02-17  9:33 ` Liliana Marie Prikler [this message]
2024-02-17  9:34   ` [bug#68644] [PATCH v2 2/2] gnu: renpy: " 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=16d9312128ef3017cca4c2ffcd867415f81a342e.1708162723.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=68644@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=msglm@techchud.xyz \
    /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).