me
/
guix
Archived
1
0
Fork 0

gnu: python2-renpy: Update to 7.4.11.

* gnu/packages/game-development.scm (python2-renpy): Update to 7.4.11.
Liliana Marie Prikler 2021-12-17 20:32:02 +01:00
parent a69392bfb3
commit 98af365b68
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -1273,13 +1273,13 @@ developed mainly for Ren'py.")
(define-public python2-renpy (define-public python2-renpy
(package (package
(name "python2-renpy") (name "python2-renpy")
(version "7.4.10") (version "7.4.11")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://www.renpy.org/dl/" version (uri (string-append "https://www.renpy.org/dl/" version
"/renpy-" version "-source.tar.bz2")) "/renpy-" version "-source.tar.bz2"))
(sha256 (base32 "1yngs2kh1l8micg28mcp9580qsvgq3aa8bkhv2xqfkg9qqrbr8y4")) (sha256 (base32 "0zkhg2sd2hglm9dkansf4h8sq7lm7iqslzl763ambp4kyfdvd07q"))
(modules '((guix build utils))) (modules '((guix build utils)))
(patches (patches
(search-patches (search-patches