[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: cmake: Update to 3.3.2.
From: |
??? |
Subject: |
05/06: gnu: cmake: Update to 3.3.2. |
Date: |
Sat, 17 Oct 2015 06:48:57 +0000 |
iyzsong pushed a commit to branch dbus-update
in repository guix.
commit ecd9c37f1f720f344975337410ec3c77a1cf4a55
Author: 宋文武 <address@hidden>
Date: Sat Oct 17 14:47:28 2015 +0800
gnu: cmake: Update to 3.3.2.
* gnu/packages/cmake.scm (cmake): Update to 3.3.2.
---
gnu/packages/cmake.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cmake.scm b/gnu/packages/cmake.scm
index 128f037..9b8ebde 100644
--- a/gnu/packages/cmake.scm
+++ b/gnu/packages/cmake.scm
@@ -36,7 +36,7 @@
(define-public cmake
(package
(name "cmake")
- (version "3.3.1")
+ (version "3.3.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -44,7 +44,7 @@
(version-major+minor version)
"/cmake-" version ".tar.gz"))
(sha256
- (base32 "1mp32dqywk4dfw7zmpgp31axszv7h74yk69g273z21q7d8n04rfd"))
+ (base32 "08pwy9ip9cgwgynhn5vrjw8drw29gijy1rmziq22n65zds6ifnp7"))
(patches (list (search-patch "cmake-fix-tests.patch")))))
(build-system gnu-build-system)
(arguments
- branch dbus-update updated (fd73059 -> 8ce36e8), ???, 2015/10/17
- 02/06: gnu: libpciaccess: Update to 0.13.4., ???, 2015/10/17
- 03/06: gnu: libdrm: Update to 2.4.65., ???, 2015/10/17
- 01/06: gnu: libva: Update to 1.6.1., ???, 2015/10/17
- 04/06: gnu: mesa: Update to 11.0.3., ???, 2015/10/17
- 05/06: gnu: cmake: Update to 3.3.2.,
??? <=
- 06/06: gnu: freeglut: Update to 3.0.0., ???, 2015/10/17