gnu: tintin++: Update to 2.02.02.

* gnu/packages/games.scm (tintin++): Update to 2.02.02.
This commit is contained in:
Tobias Geerinckx-Rice 2020-03-18 01:31:32 +01:00
parent de60ac2ff2
commit 2c674796d4
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3916,7 +3916,7 @@ (define-public supertux
(define-public tintin++
(package
(name "tintin++")
(version "2.02.00")
(version "2.02.02")
(source
(origin
(method url-fetch)
@ -3924,8 +3924,7 @@ (define-public tintin++
(string-drop-right version 1)
"/tintin-" version ".tar.gz"))
(sha256
(base32
"02qmbhzhh2sdy5b37v54gihs9k4bxmlz3j96gyx7icvx2grkbg5i"))))
(base32 "11ylbp8ip7dwmh4gzb53z147pcfxkl3lwhyy8ngyn2zc634vdn65"))))
(inputs
`(("gnutls" ,gnutls)
("pcre" ,pcre)