me
/
guix
Archived
1
0
Fork 0

gnu: tintin++: Update to 2.02.12.

* gnu/packages/games.scm (tintin++): Update to 2.02.12.
master
Tobias Geerinckx-Rice 2022-01-09 01:32:48 +01:00
parent 1e18f88740
commit 61cd7853d1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -5496,7 +5496,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.11") (version "2.02.12")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -5504,7 +5504,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 "1xdim1ckq1kgjyxmghcnvnahq1llv2y70gz3yyvzbli63vpqk4mk")))) (base32 "000sg16w7790ha8ys31qjh1ip5hl02ldfwj1zy6dqz0y5i7zvydn"))))
(inputs (inputs
(list gnutls pcre readline zlib)) (list gnutls pcre readline zlib))
(arguments (arguments