gnu: python2-renpy: Update to 7.4.8.

* gnu/packages/game-development.scm (python2-renpy): Update to 7.4.8.
This commit is contained in:
Leo Prikler 2021-08-04 15:13:56 +02:00
parent 6c2d39a0fc
commit 047d792d14
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1165,13 +1165,13 @@ (define-public python2-pygame-sdl2
(define-public python2-renpy
(package
(name "python2-renpy")
(version "7.4.6")
(version "7.4.8")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.renpy.org/dl/" version
"/renpy-" version "-source.tar.bz2"))
(sha256 (base32 "1nnidghwi725n6kizd18fk3fdyh1fx4d48jngg8cnwgnz7i66bd6"))
(sha256 (base32 "1ml3gs87xxk1iflrg5ivffr4q8fi7d65l1cx462bvvpm1rs2sa8d"))
(modules '((guix build utils)))
(patches
(search-patches