me
/
guix
Archived
1
0
Fork 0

gnu: bennu-game-development: Update to 353.

* gnu/packages/game-development.scm (bennu-game-development): Update to 353.
master
Pierre Neidhardt 2020-11-18 14:13:47 +01:00
parent 5c3f7c8ab8
commit abb64b5efc
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 2 additions and 2 deletions

View File

@ -1843,7 +1843,7 @@ that parenthetically inclined game developers need to make 2D (and eventually
(define-public bennu-game-development
(package
(name "bennu-game-development")
(version "348")
(version "353")
(source (origin
(method svn-fetch)
(uri (svn-reference
@ -1852,7 +1852,7 @@ that parenthetically inclined game developers need to make 2D (and eventually
(file-name (string-append name "-" version))
(sha256
(base32
"0wpzsbh4zi3931493dnyl5ffmh1b7fj2sx3mzrq304z9zs4d6lqq"))
"1iri58ryk9lbqn585cbccnvrfkj8qxlbcsk8rpih40jhvs1j101l"))
(modules '((guix build utils)))
(snippet
'(begin