1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 00:55:56 +02:00

gnu: liburing: Update to 2.8.

* gnu/packages/linux.scm (liburing): Update to 2.8.
This commit is contained in:
Liliana Marie Prikler
2025-01-09 22:38:05 +01:00
parent 7a1e624952
commit e1641baad6
+2 -2
View File
@@ -10597,7 +10597,7 @@ then IP sets may be the proper tool for you.")
(define-public liburing
(package
(name "liburing")
(version "2.3")
(version "2.8")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -10606,7 +10606,7 @@ then IP sets may be the proper tool for you.")
(file-name (git-file-name name version))
(sha256
(base32
"1ngg5640adlinkal8b28x5snrbab9yr8jw1w539h39k4pqnsbpmw"))))
"1skzzdb769jm8p098k292maqycfchpz16mqm6ml8sfzkq2hfck6p"))))
(build-system gnu-build-system)
(arguments
`(;; Tests are dependent on kernel version and features