me
/
guix
Archived
1
0
Fork 0

gnu: tintin++: Update to 2.02.11.

* gnu/packages/games.scm (tintin++): Update to 2.02.11.
master
Tobias Geerinckx-Rice 2021-05-06 17:12:07 +02:00
parent d330d63a29
commit 5a71d277b7
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -5596,7 +5596,7 @@ a style similar to the original Super Mario games.")
(define-public tintin++
(package
(name "tintin++")
(version "2.02.05")
(version "2.02.11")
(source
(origin
(method url-fetch)
@ -5604,7 +5604,7 @@ a style similar to the original Super Mario games.")
(string-drop-right version 1)
"/tintin-" version ".tar.gz"))
(sha256
(base32 "18fm9ga08mxqmblahmnlzwnl387i8mbkj4n0gffxc91d299019v3"))))
(base32 "1xdim1ckq1kgjyxmghcnvnahq1llv2y70gz3yyvzbli63vpqk4mk"))))
(inputs
`(("gnutls" ,gnutls)
("pcre" ,pcre)