gnu: tintin++: Update to 2.02.11.

* gnu/packages/games.scm (tintin++): Update to 2.02.11.
This commit is contained in:
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

View file

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