me
/
guix
Archived
1
0
Fork 0

gnu: liburing: Update to 2.3.

* gnu/packages/linux.scm (liburing): Update to 2.3.
master
Tobias Geerinckx-Rice 2022-12-11 01:00:01 +01:00
parent 1077b0b73d
commit 69509c56f8
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -9436,7 +9436,7 @@ then IP sets may be the proper tool for you.")
(define-public liburing
(package
(name "liburing")
(version "2.2")
(version "2.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -9445,7 +9445,7 @@ then IP sets may be the proper tool for you.")
(file-name (git-file-name name version))
(sha256
(base32
"1677zqqbd9nw9hrdaxqbd1zwy54cxfsv2z0bjipn23mrkz2xzy1k"))))
"1ngg5640adlinkal8b28x5snrbab9yr8jw1w539h39k4pqnsbpmw"))))
(build-system gnu-build-system)
(arguments
`(;; Tests are dependent on kernel version and features