gnu: tintin++: Update to 2.02.05.
* gnu/packages/games.scm (tintin++): Update to 2.02.05.master
parent
7f3018ce9c
commit
c90aade8af
|
@ -5083,7 +5083,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.04")
|
(version "2.02.05")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -5091,7 +5091,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 "1w1y20vqcikg59gnbxjbhyq2yanwqz1a6wp8vd1qnmil240id4j7"))))
|
(base32 "18fm9ga08mxqmblahmnlzwnl387i8mbkj4n0gffxc91d299019v3"))))
|
||||||
(inputs
|
(inputs
|
||||||
`(("gnutls" ,gnutls)
|
`(("gnutls" ,gnutls)
|
||||||
("pcre" ,pcre)
|
("pcre" ,pcre)
|
||||||
|
|
Reference in New Issue