[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
159/377: gnu: colobot: Update to 0.2.0-alpha.
From: |
guix-commits |
Subject: |
159/377: gnu: colobot: Update to 0.2.0-alpha. |
Date: |
Sun, 5 Sep 2021 10:07:32 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 4b51d045a865892f898e758dc9f379ab0f06cd52
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Aug 26 16:43:33 2021 +0200
gnu: colobot: Update to 0.2.0-alpha.
* gnu/packages/games.scm (colobot): Update to 0.2.0-alpha.
---
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 0249662..dd67931 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -7268,7 +7268,7 @@ Github or Gitlab.")
(define-public colobot
(package
(name "colobot")
- (version "0.1.12-alpha")
+ (version "0.2.0-alpha")
(source
(origin
(method git-fetch)
@@ -7278,8 +7278,7 @@ Github or Gitlab.")
(recursive? #t))) ;for "data/" subdir
(file-name (git-file-name name version))
(sha256
- (base32
- "1c181cclkrnspgs07lvndg2c81cjq3smkv7qim8c470cj88rcrp2"))))
+ (base32 "02z21pw47j2afjsikn5b162gacwgiahdrlhmfxhq4xqlzsvz58z6"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ;no test
- 95/377: gnu: emacs-htmlize: Update to 1.56., (continued)
- 95/377: gnu: emacs-htmlize: Update to 1.56., guix-commits, 2021/09/05
- 99/377: gnu: wireshark: Update to 3.4.8., guix-commits, 2021/09/05
- 108/377: gnu: Add r-zoon., guix-commits, 2021/09/05
- 100/377: gnu: Add r-zzlite., guix-commits, 2021/09/05
- 105/377: gnu: Add r-zra., guix-commits, 2021/09/05
- 131/377: gnu: Add r-zonator., guix-commits, 2021/09/05
- 140/377: gnu: rust-thiserror-1: Update to 1.0.26., guix-commits, 2021/09/05
- 142/377: gnu: Add rust-nix-0.22., guix-commits, 2021/09/05
- 149/377: gnu: Add rust-polars-io-0.15., guix-commits, 2021/09/05
- 158/377: gnu: nushell: Update to 0.36.0., guix-commits, 2021/09/05
- 159/377: gnu: colobot: Update to 0.2.0-alpha.,
guix-commits <=
- 162/377: gnu: emacs-guix: Update to 0.5.2.5-c9aef52., guix-commits, 2021/09/05
- 164/377: gnu: python-pytest-timeout: Update to 1.4.2., guix-commits, 2021/09/05
- 166/377: gnu: python-greenlet: Update to 1.1.1., guix-commits, 2021/09/05
- 168/377: gnu: emacs-dash: Update to 2.19.1., guix-commits, 2021/09/05
- 187/377: build: Distribute tests/go.scm even when the host lacks guile-lib., guix-commits, 2021/09/05
- 180/377: gnu: opencl-clhpp: Update to 2.0.15., guix-commits, 2021/09/05
- 193/377: gnu: bootloader: Support multiple targets., guix-commits, 2021/09/05
- 199/377: gnu: Add python-pyspnego., guix-commits, 2021/09/05
- 201/377: gnu: python-execnet: Update to 1.9.0 and enable tests., guix-commits, 2021/09/05
- 203/377: gnu: python-mock: Update description., guix-commits, 2021/09/05