gnu: tintin++: Update to 2.02.02.
* gnu/packages/games.scm (tintin++): Update to 2.02.02.
This commit is contained in:
parent
de60ac2ff2
commit
2c674796d4
1 changed files with 2 additions and 3 deletions
|
|
@ -3916,7 +3916,7 @@ a style similar to the original Super Mario games.")
|
||||||
(define-public tintin++
|
(define-public tintin++
|
||||||
(package
|
(package
|
||||||
(name "tintin++")
|
(name "tintin++")
|
||||||
(version "2.02.00")
|
(version "2.02.02")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
|
@ -3924,8 +3924,7 @@ a style similar to the original Super Mario games.")
|
||||||
(string-drop-right version 1)
|
(string-drop-right version 1)
|
||||||
"/tintin-" version ".tar.gz"))
|
"/tintin-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32 "11ylbp8ip7dwmh4gzb53z147pcfxkl3lwhyy8ngyn2zc634vdn65"))))
|
||||||
"02qmbhzhh2sdy5b37v54gihs9k4bxmlz3j96gyx7icvx2grkbg5i"))))
|
|
||||||
(inputs
|
(inputs
|
||||||
`(("gnutls" ,gnutls)
|
`(("gnutls" ,gnutls)
|
||||||
("pcre" ,pcre)
|
("pcre" ,pcre)
|
||||||
|
|
|
||||||
Reference in a new issue