From f9fddcc784c8b699429030a7c97678158a726a98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Fri, 5 Dec 2025 10:21:41 +0100 Subject: [PATCH] gnu: libcxi: Update to 13.0.0. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/linux.scm (libcxi): Update to 13.0.0. Change-Id: I5361eec952acce59b2a156b719e8af3aeb435846 Signed-off-by: Ludovic Courtès --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index a5b91cfe93f3082bdc265b65d7dcae11d96cea78..b1e4cdabbef376eff23976a68ee7783667797e45 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -10092,7 +10092,7 @@ Currently the Linux driver itself is missing from this package.") (define-public libcxi (package (name "libcxi") - (version "12.0.1") + (version "13.0.0") (home-page "https://github.com/HewlettPackard/shs-libcxi") (source (origin @@ -10101,7 +10101,7 @@ Currently the Linux driver itself is missing from this package.") (commit (string-append "release/shs-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1pk2mdkkgiic7nnmhx3iwvgrnxva3qqk2wyni0yhxjciln0hq7s7")))) + (base32 "1m8mds1h8plhfn2ja9br31xaiy82ky69685cp1rznanl18inaiff")))) (build-system gnu-build-system) (arguments (list #:configure-flags