[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/19: gnu: chroma: Update to 1.16.
From: |
guix-commits |
Subject: |
14/19: gnu: chroma: Update to 1.16. |
Date: |
Thu, 14 Feb 2019 23:42:05 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 5479dbf929e4d857bd2e04a6231a8761ad79374b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Feb 15 05:10:32 2019 +0100
gnu: chroma: Update to 1.16.
* gnu/packages/games.scm (chroma): Update to 1.16.
---
gnu/packages/games.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index de8ee02..ac6ac77 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4299,17 +4299,17 @@ with the mouse isn’t always trivial.")
(define-public chroma
(package
(name "chroma")
- (version "1.15")
+ (version "1.16")
(source (origin
(method url-fetch)
(uri (string-append
"http://level7.org.uk/chroma/download/chroma-"
version ".tar.bz2"))
(sha256
(base32
- "0nzm3j5wjazr1d6pkydqlc48sjf72hggq0hmx8mhq03114mmiir5"))))
+ "1gfaw1kf7cxf5ibr61n6dxjihi49gmysn4cvawx1pqvy52ljpk0p"))))
(build-system gnu-build-system)
(arguments
- `(#:tests? #f)) ; no tests included
+ `(#:tests? #f)) ; no tests included
(inputs
`(("sdl-union" ,(sdl-union (list sdl sdl-image sdl-mixer sdl-ttf)))
("freetype" ,freetype)
- 09/19: gnu: libfilezilla: Don't use NAME in source URI., (continued)
- 09/19: gnu: libfilezilla: Don't use NAME in source URI., guix-commits, 2019/02/14
- 05/19: gnu: fasm: Update to 1.73.08., guix-commits, 2019/02/14
- 06/19: gnu: cppcheck: Update to 1.87., guix-commits, 2019/02/14
- 12/19: gnu: vkquake: Don't use unstable tarball., guix-commits, 2019/02/14
- 16/19: gnu: gnubg: Update to 1.06.002., guix-commits, 2019/02/14
- 02/19: gnu: libxls: Update to 1.5.0 [security fixes]., guix-commits, 2019/02/14
- 10/19: gnu: filezilla: Update to 3.40.0., guix-commits, 2019/02/14
- 15/19: gnu: fortune-mod: Update to 2.6.2., guix-commits, 2019/02/14
- 13/19: gnu: gamine: Update to 1.6., guix-commits, 2019/02/14
- 07/19: gnu: ndctl: Update to 64.1., guix-commits, 2019/02/14
- 14/19: gnu: chroma: Update to 1.16.,
guix-commits <=
- 11/19: gnu: vkquake: Update to 1.01.0., guix-commits, 2019/02/14
- 18/19: gnu: address@hidden: Update to 4.4.3., guix-commits, 2019/02/14
- 19/19: gnu: tiled: Update to 1.2.2., guix-commits, 2019/02/14
- 17/19: gnu: teeworlds: Update to 0.7.2., guix-commits, 2019/02/14