1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: liburing: Update to 2.12.

* gnu/packages/linux.scm (liburing): Update to 2.12.

Change-Id: Ifba37f268215f5e91fb5415575762791fb916c28
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
luca
2025-11-21 00:00:35 +01:00
committed by Andreas Enge
parent 0f8bb1dd3b
commit 93fe08fa21

View File

@@ -11914,7 +11914,7 @@ then IP sets may be the proper tool for you.")
(define-public liburing
(package
(name "liburing")
(version "2.8")
(version "2.12")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -11923,7 +11923,7 @@ then IP sets may be the proper tool for you.")
(file-name (git-file-name name version))
(sha256
(base32
"1skzzdb769jm8p098k292maqycfchpz16mqm6ml8sfzkq2hfck6p"))))
"0vz3p7g0nzcg5bag7kqkdncigl9nc0vrzm07l8yww2gb529k6hxh"))))
(build-system gnu-build-system)
(arguments
`(;; Tests are dependent on kernel version and features