diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2026-04-02 21:47:35 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2026-04-09 00:35:41 +0200 |
| commit | 4521941c1486a78612c2e3efd43e01ac0b40d595 (patch) | |
| tree | 3b14e55851f0f3e8970592dc3c99a43b14b1af55 | |
| parent | 336628ef94a97eecd196584767a855be0a52adad (diff) | |
gnu: cxi-driver: Update to 14.0.0.
* gnu/packages/linux.scm (cxi-driver): Update to 14.0.0.
Change-Id: I6031b5e80b2a9c18037f5f18e4860a23d962349e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| -rw-r--r-- | gnu/packages/linux.scm | 4 |
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 |
