GNU bug report logs - #76229
[PATCH] gnu: libadwaita: Update to 1.5.7.

Previous Next

Package: guix-patches;

Reported by: Danial Behzadi <dani.behzi <at> ubuntu.com>

Date: Wed, 12 Feb 2025 15:00:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 76229 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#76229; Package guix-patches. (Wed, 12 Feb 2025 15:00:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Danial Behzadi <dani.behzi <at> ubuntu.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 12 Feb 2025 15:00:02 GMT) Full text and rfc822 format available.

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

From: Danial Behzadi <dani.behzi <at> ubuntu.com>
To: guix-patches <at> gnu.org
Cc: Danial Behzadi <dani.behzi <at> ubuntu.com>
Subject: [PATCH] gnu: libadwaita: Update to 1.5.7.
Date: Wed, 12 Feb 2025 18:28:57 +0330
gnu/packages/gnome.scm (libadwiata): Update to 1.5.7.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1e8d8136..85af848d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13948,7 +13948,7 @@ (define-public ocrfeeder
 (define-public libadwaita
   (package
     (name "libadwaita")
-    (version "1.5.2")
+    (version "1.5.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/libadwaita/"
@@ -13956,7 +13956,7 @@ (define-public libadwaita
                                   "libadwaita-" version ".tar.xz"))
               (sha256
                (base32
-                "05icswk84kf4pbcybv8j9r9n98q1dgr1m7zn6k72p4dlbh0fxyn9"))))
+                "0d3scmh5am5vvs2zglxkhqjxagniyb030c6hah44gjgchdr13cwr"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases
-- 
2.47.2





This bug report was last modified 19 days ago.

Previous Next


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