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
Subject: [bug#68644] [PATCH 2/2] gnu: python-renpy: Update to 8.2.0.
Date: Sun, 21 Jan 2024 20:26:34 +0100	[thread overview]
Message-ID: <01be3a445acb132963eb8ca316b94edbd879a009.1705865359.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1705865359.git.liliana.prikler@gmail.com>

* gnu/packages/game-development.scm (python-renpy): Update to 8.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 487dab1e34..3697f1391c 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1395,7 +1395,7 @@ (define-public python-pygame-sdl2
 (define-public python-renpy
   (package
     (name "python-renpy")
-    (version "8.1.3")
+    (version "8.2.0")
     (source
      (origin
        (method url-fetch)
@@ -1403,7 +1403,7 @@ (define-public python-renpy
                            "/renpy-" version "-source.tar.bz2"))
        (sha256
         (base32
-         "1g6fz5dxp7yxhgv6q4brzf5hpfqq3l1g3dfv3fsiwwn6mj0b01z2"))
+         "19b2vwzk7fkiqayib5hdl8y18cqvn0r4xaa983gyzibb838rq1qy"))
        (modules '((guix build utils)))
        (snippet
         #~(begin
-- 
2.41.0





  parent reply	other threads:[~2024-01-21 20:30 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 ` Liliana Marie Prikler [this message]
2024-01-28 17:19   ` [bug#68644] [PATCH 2/2] gnu: python-renpy: Update to 8.2.0 Liliana Marie Prikler
2024-02-17  9:33 ` [bug#68644] [PATCH v2 1/2] gnu: python-pygame-sdl2: Update to 2.1.0+renpy8.2.0 Liliana Marie Prikler
2024-02-17  9:34   ` [bug#68644] [PATCH v2 2/2] gnu: renpy: Update to 8.2.0 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=01be3a445acb132963eb8ca316b94edbd879a009.1705865359.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=68644@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 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).