GNU bug report logs - #75470
[PATCH gnome-team 00/59] To 46.7 and beyond

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Thu, 9 Jan 2025 21:50:03 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #116 received at 75470 <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 75470 <at> debbugs.gnu.org
Subject: [PATCH gnome-team 27/59] gnu: liburing: Update to 2.8.
Date: Thu, 9 Jan 2025 22:38:05 +0100
* gnu/packages/linux.scm (liburing): Update to 2.8.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 78d3d737b5..f8727de65c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -10583,7 +10583,7 @@ (define-public ipset
 (define-public liburing
   (package
     (name "liburing")
-    (version "2.3")
+    (version "2.8")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -10592,7 +10592,7 @@ (define-public liburing
               (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
-- 
2.47.1





This bug report was last modified 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.