[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/13: gnu: tintin++: Update to 2.02.11.
From: |
guix-commits |
Subject: |
01/13: gnu: tintin++: Update to 2.02.11. |
Date: |
Thu, 6 May 2021 18:17:39 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5a71d277b7cad94f2f3fc941afa870012c37f0cb
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu May 6 17:12:07 2021 +0200
gnu: tintin++: Update to 2.02.11.
* gnu/packages/games.scm (tintin++): Update to 2.02.11.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 0995735..efe2c72 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5596,7 +5596,7 @@ a style similar to the original Super Mario games.")
(define-public tintin++
(package
(name "tintin++")
- (version "2.02.05")
+ (version "2.02.11")
(source
(origin
(method url-fetch)
@@ -5604,7 +5604,7 @@ a style similar to the original Super Mario games.")
(string-drop-right version 1)
"/tintin-" version ".tar.gz"))
(sha256
- (base32 "18fm9ga08mxqmblahmnlzwnl387i8mbkj4n0gffxc91d299019v3"))))
+ (base32 "1xdim1ckq1kgjyxmghcnvnahq1llv2y70gz3yyvzbli63vpqk4mk"))))
(inputs
`(("gnutls" ,gnutls)
("pcre" ,pcre)
- branch master updated (d330d63 -> 6d6b720), guix-commits, 2021/05/06
- 10/13: gnu: remind: Move Tcl/Tk scripts to separate output., guix-commits, 2021/05/06
- 06/13: gnu: mcelog: Update to 176., guix-commits, 2021/05/06
- 12/13: gnu: conky: Run tests., guix-commits, 2021/05/06
- 09/13: gnu: remind: Run tests., guix-commits, 2021/05/06
- 03/13: gnu: fish: Update to 3.2.2., guix-commits, 2021/05/06
- 08/13: gnu: remind: Update to 3.3.6., guix-commits, 2021/05/06
- 07/13: gnu: aspell-dict-en: Update to 2020.12.07-0., guix-commits, 2021/05/06
- 01/13: gnu: tintin++: Update to 2.02.11.,
guix-commits <=
- 02/13: gnu: polyml: Update to 5.8.2., guix-commits, 2021/05/06
- 04/13: gnu: txr: Update to 258., guix-commits, 2021/05/06
- 05/13: gnu: lsscsi: Update to 0.32., guix-commits, 2021/05/06
- 13/13: gnu: conky: Enable WLAN support., guix-commits, 2021/05/06
- 11/13: gnu: conky: Update to 1.12.2., guix-commits, 2021/05/06