gnu: liburing: Update to 2.2.

* gnu/packages/linux.scm (liburing): Update to 2.2.
This commit is contained in:
Marius Bakke 2022-08-09 22:16:24 +02:00
parent 6e2f570cde
commit 78c917e9a4
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -9147,7 +9147,7 @@ (define-public ipset
(define-public liburing
(package
(name "liburing")
(version "0.7")
(version "2.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -9156,7 +9156,7 @@ (define-public liburing
(file-name (git-file-name name version))
(sha256
(base32
"15z44l7y4c6s6dlf7v8lq4znlsjbja2r4ifbni0l8cdcnq0w3zh3"))))
"1677zqqbd9nw9hrdaxqbd1zwy54cxfsv2z0bjipn23mrkz2xzy1k"))))
(build-system gnu-build-system)
(arguments
`(;; Tests are dependent on kernel version and features