[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: tintin++: Update to 2.02.05.
From: |
guix-commits |
Subject: |
04/07: gnu: tintin++: Update to 2.02.05. |
Date: |
Wed, 4 Nov 2020 00:36:31 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit c90aade8afaf87e7ff2f98a6ec5525276b7e4f66
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Nov 3 23:20:27 2020 +0100
gnu: tintin++: Update to 2.02.05.
* gnu/packages/games.scm (tintin++): Update to 2.02.05.
---
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 fd615f3..5f906d0 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5083,7 +5083,7 @@ a style similar to the original Super Mario games.")
(define-public tintin++
(package
(name "tintin++")
- (version "2.02.04")
+ (version "2.02.05")
(source
(origin
(method url-fetch)
@@ -5091,7 +5091,7 @@ a style similar to the original Super Mario games.")
(string-drop-right version 1)
"/tintin-" version ".tar.gz"))
(sha256
- (base32 "1w1y20vqcikg59gnbxjbhyq2yanwqz1a6wp8vd1qnmil240id4j7"))))
+ (base32 "18fm9ga08mxqmblahmnlzwnl387i8mbkj4n0gffxc91d299019v3"))))
(inputs
`(("gnutls" ,gnutls)
("pcre" ,pcre)
- branch master updated (99efa80 -> de8ddb8), guix-commits, 2020/11/04
- 02/07: gnu: xtl: Update to 0.6.21., guix-commits, 2020/11/04
- 04/07: gnu: tintin++: Update to 2.02.05.,
guix-commits <=
- 03/07: gnu: julius: Update to 1.5.1., guix-commits, 2020/11/04
- 05/07: gnu: zfs: Update to 0.8.5., guix-commits, 2020/11/04
- 01/07: gnu: eolie: Update to 0.9.100., guix-commits, 2020/11/04
- 06/07: gnu: man-pages: Update to 5.09., guix-commits, 2020/11/04
- 07/07: gnu: libopenmpt: Update to 0.5.3., guix-commits, 2020/11/04