[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/22: gnu: CMake: Update to 3.16.4.
From: |
guix-commits |
Subject: |
20/22: gnu: CMake: Update to 3.16.4. |
Date: |
Sat, 15 Feb 2020 16:09:05 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit c37f9be95203d0146fbe6d0037fe993a2d749fdc
Author: Marius Bakke <address@hidden>
AuthorDate: Sat Feb 15 15:56:24 2020 +0100
gnu: CMake: Update to 3.16.4.
* gnu/packages/cmake.scm (cmake-bootstrap): Update to 3.16.4.
---
gnu/packages/cmake.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cmake.scm b/gnu/packages/cmake.scm
index a41cd80..18a27bc 100644
--- a/gnu/packages/cmake.scm
+++ b/gnu/packages/cmake.scm
@@ -96,7 +96,7 @@
(define-public cmake-bootstrap
(package
(name "cmake-bootstrap")
- (version "3.16.3")
+ (version "3.16.4")
(source (origin
(method url-fetch)
(uri (string-append "https://www.cmake.org/files/v"
@@ -104,7 +104,7 @@
"/cmake-" version ".tar.gz"))
(sha256
(base32
- "0s06wrp0jnw2l4yq94skj53hwnz7lqrmhh96sq7w7njkkggickz5"))
+ "0b5c77lqzfk5l7mnnih5c78i36d3skbkw20jjnph79lx9l8qrk4v"))
(modules '((guix build utils)
(ice-9 ftw)))
(snippet
- 11/22: gnu: isl: Move the static library to a separate output., (continued)
- 11/22: gnu: isl: Move the static library to a separate output., guix-commits, 2020/02/15
- 12/22: gnu: python2-more-itertools: Do not depend on 'python2-minimal'., guix-commits, 2020/02/15
- 13/22: gnu: OpenBLAS: Update to 0.3.8., guix-commits, 2020/02/15
- 08/22: gnu: glibc: Update to 2.31., guix-commits, 2020/02/15
- 15/22: gnu: mit-krb5: Update to 1.18., guix-commits, 2020/02/15
- 16/22: gnu: bison: Update to 3.5.2., guix-commits, 2020/02/15
- 17/22: gnu: ncurses: Update to 6.2., guix-commits, 2020/02/15
- 07/22: gnu: ath9k-htc-firmware: Build with binutils@2.33.1., guix-commits, 2020/02/15
- 10/22: gnu: telepathy-glib: Fix test failure., guix-commits, 2020/02/15
- 14/22: gnu: libgpg-error: Update to 1.37., guix-commits, 2020/02/15
- 20/22: gnu: CMake: Update to 3.16.4.,
guix-commits <=
- 18/22: gnu: CMake: Do not use source files from system libarchive., guix-commits, 2020/02/15
- 21/22: gnu: readline: Update to 8.0.4., guix-commits, 2020/02/15
- 22/22: gnu: bash: Update to 5.0.16., guix-commits, 2020/02/15
- 19/22: gnu: libarchive: Update to 3.4.2., guix-commits, 2020/02/15