diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index a5b91cfe93..b1e4cdabbe 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