[PATCH] gnu: cmake: Update to 3.25.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • Greg Hogan
  • Ludovic Courtès
Owner
unassigned
Submitted by
Greg Hogan
Severity
normal
G
G
Greg Hogan wrote on 23 Dec 2022 15:08
(address . guix-patches@gnu.org)(name . Greg Hogan)(address . code@greghogan.com)
1b5f15495d8ebb1a35ebce6f9c433658ff175b44.1671803959.git.code@greghogan.com
* gnu/packages/cmake.scm (cmake): Update to 3.25.1.
---
gnu/packages/cmake.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/cmake.scm b/gnu/packages/cmake.scm
index 87fde01f63..d9b996986b 100644
--- a/gnu/packages/cmake.scm
+++ b/gnu/packages/cmake.scm
@@ -333,7 +333,7 @@ (define-public cmake
(package
(inherit cmake-minimal)
(name "cmake")
- (version "3.24.2")
+ (version "3.25.1")
(source (origin
(inherit (package-source cmake-minimal))
(method url-fetch)
@@ -348,7 +348,7 @@ (define-public cmake
,@rest))))
(sha256
(base32
- "1ny8y2dzc6fww9gzb1ml0vjpx4kclphjihkxagxigprxdzq2140d"))
+ "1n4inb3fvk70sni5gmkljqw3cyllalyg3fnr9rlr7x3aa44isl8w"))
(patches (search-patches "cmake-curl-certificates-3.24.patch"))))
(outputs '("out" "doc"))
(arguments
--
2.38.1
L
L
Ludovic Courtès wrote on 31 Jan 2023 23:28
control message for bug #60273
(address . control@debbugs.gnu.org)
87mt5ys5i0.fsf@gnu.org
close 60273
quit
?