~ruther/guix-local

f9fddcc784c8b699429030a7c97678158a726a98 — Ludovic Courtès 2 months ago 04dce5d
gnu: libcxi: Update to 13.0.0.

* gnu/packages/linux.scm (libcxi): Update to 13.0.0.

Change-Id: I5361eec952acce59b2a156b719e8af3aeb435846
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +2 -2
@@ 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