[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: tintin++: Update to 2.02.04.
From: |
guix-commits |
Subject: |
03/07: gnu: tintin++: Update to 2.02.04. |
Date: |
Fri, 16 Oct 2020 09:18:47 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 214ff8f6dbe95de95918b56ee7ad19d2a7c99faf
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Oct 16 14:03:36 2020 +0200
gnu: tintin++: Update to 2.02.04.
* gnu/packages/games.scm (tintin++): Update to 2.02.04.
---
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 d473baa..af13dc3 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.02")
+ (version "2.02.04")
(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 "11ylbp8ip7dwmh4gzb53z147pcfxkl3lwhyy8ngyn2zc634vdn65"))))
+ (base32 "1w1y20vqcikg59gnbxjbhyq2yanwqz1a6wp8vd1qnmil240id4j7"))))
(inputs
`(("gnutls" ,gnutls)
("pcre" ,pcre)
- branch master updated (27913a6 -> f6a0b54), guix-commits, 2020/10/16
- 03/07: gnu: tintin++: Update to 2.02.04.,
guix-commits <=
- 02/07: gnu: soundtouch: Update to 2.2., guix-commits, 2020/10/16
- 05/07: gnu: libostree: Update to 2020.7., guix-commits, 2020/10/16
- 07/07: gnu: ethtool: Update to 5.9., guix-commits, 2020/10/16
- 01/07: gnu: libressl: Update to 3.1.4., guix-commits, 2020/10/16
- 04/07: gnu: python-sqlalchemy: Update to 1.3.20., guix-commits, 2020/10/16
- 06/07: gnu: ndctl: Update to 70.1., guix-commits, 2020/10/16