[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/13: gnu: tintin++: Update to 2.02.02.
From: |
guix-commits |
Subject: |
03/13: gnu: tintin++: Update to 2.02.02. |
Date: |
Tue, 17 Mar 2020 21:16:52 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2c674796d4dc535186a8f820141229047fb02099
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Wed Mar 18 01:31:32 2020 +0100
gnu: tintin++: Update to 2.02.02.
* gnu/packages/games.scm (tintin++): Update to 2.02.02.
---
gnu/packages/games.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 44f59d7..30045c9 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -3916,7 +3916,7 @@ a style similar to the original Super Mario games.")
(define-public tintin++
(package
(name "tintin++")
- (version "2.02.00")
+ (version "2.02.02")
(source
(origin
(method url-fetch)
@@ -3924,8 +3924,7 @@ a style similar to the original Super Mario games.")
(string-drop-right version 1)
"/tintin-" version ".tar.gz"))
(sha256
- (base32
- "02qmbhzhh2sdy5b37v54gihs9k4bxmlz3j96gyx7icvx2grkbg5i"))))
+ (base32 "11ylbp8ip7dwmh4gzb53z147pcfxkl3lwhyy8ngyn2zc634vdn65"))))
(inputs
`(("gnutls" ,gnutls)
("pcre" ,pcre)
- branch master updated (b8930fd -> ce9fc7e), guix-commits, 2020/03/17
- 01/13: gnu: tracker: Update to 2.3.4., guix-commits, 2020/03/17
- 02/13: gnu: tracker-miners: Update to 2.3.3., guix-commits, 2020/03/17
- 03/13: gnu: tintin++: Update to 2.02.02.,
guix-commits <=
- 04/13: gnu: godot: Update to 3.2.1., guix-commits, 2020/03/17
- 07/13: gnu: r-epi: Use HTTPS home page., guix-commits, 2020/03/17
- 08/13: gnu: r-pls: Use HTTPS home page., guix-commits, 2020/03/17
- 11/13: gnu: r-lars: Update home page., guix-commits, 2020/03/17
- 05/13: gnu: r-iso: Use HTTPS home page., guix-commits, 2020/03/17
- 09/13: gnu: r-mclust: Use HTTPS home page., guix-commits, 2020/03/17
- 10/13: gnu: r-tractor-base: Use HTTPS home page., guix-commits, 2020/03/17
- 06/13: gnu: r-elasticnet: Update home page., guix-commits, 2020/03/17
- 12/13: gnu: r-gsubfn: Update home page., guix-commits, 2020/03/17
- 13/13: gnu: r-imager: Use HTTPS home page., guix-commits, 2020/03/17