diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2026-04-02 21:47:34 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2026-04-09 00:35:41 +0200 |
| commit | 336628ef94a97eecd196584767a855be0a52adad (patch) | |
| tree | 207fd9cbbc0c80028001072443b3d5060a06972b /gnu | |
| parent | e92ce25ad0689129e2d3ba746cef1abd7d372be7 (diff) | |
gnu: cassini-headers: Update to 14.0.0.
* gnu/packages/linux.scm (cassini-headers): Update to 14.0.0.
Change-Id: I7eec499cabbf1f1f986fcb5f2ec92da58f880b89
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu')
| -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 727a8793464..b16a0db63ea 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -10364,7 +10364,7 @@ comparing system environments.") | |||
| 10364 | (define-public cassini-headers | 10364 | (define-public cassini-headers |
| 10365 | (package | 10365 | (package |
| 10366 | (name "cassini-headers") | 10366 | (name "cassini-headers") |
| 10367 | (version "12.0.1") | 10367 | (version "14.0.0") |
| 10368 | (home-page "https://github.com/HewlettPackard/shs-cassini-headers") | 10368 | (home-page "https://github.com/HewlettPackard/shs-cassini-headers") |
| 10369 | (source (origin | 10369 | (source (origin |
| 10370 | (method git-fetch) | 10370 | (method git-fetch) |
| @@ -10374,7 +10374,7 @@ comparing system environments.") | |||
| 10374 | (file-name (git-file-name name version)) | 10374 | (file-name (git-file-name name version)) |
| 10375 | (sha256 | 10375 | (sha256 |
| 10376 | (base32 | 10376 | (base32 |
| 10377 | "0fvhk42pssw67zba4zq1b73d1m9ysc4g8sfibjmmhc0fwr92iamp")))) | 10377 | "074r1snc682f1b6vgswyz55n8zjf5rhqnsl31xsswih7q9q38jda")))) |
| 10378 | (build-system copy-build-system) | 10378 | (build-system copy-build-system) |
| 10379 | (arguments | 10379 | (arguments |
| 10380 | (list #:install-plan | 10380 | (list #:install-plan |
