summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index b16a0db63ea..2ca940a2bac 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -10393,7 +10393,7 @@ software uses @file{cxi_prov_hw.h} from this package.")
10393(define-public cxi-driver 10393(define-public cxi-driver
10394 (package 10394 (package
10395 (name "cxi-driver") 10395 (name "cxi-driver")
10396 (version "13.0.0") 10396 (version "14.0.0")
10397 (home-page "https://github.com/HewlettPackard/shs-cxi-driver") 10397 (home-page "https://github.com/HewlettPackard/shs-cxi-driver")
10398 (source 10398 (source
10399 (origin 10399 (origin
@@ -10404,7 +10404,7 @@ software uses @file{cxi_prov_hw.h} from this package.")
10404 (file-name (git-file-name name version)) 10404 (file-name (git-file-name name version))
10405 (sha256 10405 (sha256
10406 (base32 10406 (base32
10407 "1md6ammah7ywk5k9gsxix945w5498hpdfwzr603aiirlz2x4m4wh")))) 10407 "07dhdm1az9hvy48iq8bn0wypwyml59yr5aqqyf1yhwrf1basry9g"))))
10408 ;; TODO: Actually build the Linux driver. 10408 ;; TODO: Actually build the Linux driver.
10409 (build-system copy-build-system) 10409 (build-system copy-build-system)
10410 (arguments 10410 (arguments