~ruther/guix-local

e1641baad688ff2acd244db33ccac171377a171d — Liliana Marie Prikler 1 year, 6 months ago 7a1e624
gnu: liburing: Update to 2.8.

* gnu/packages/linux.scm (liburing): Update to 2.8.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +2 -2
@@ 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