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 #101 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 34/59] gnu: graphene: Update to 1.10.8.
Date: Thu, 9 Jan 2025 22:38:06 +0100
* gnu/packages/gtk.scm (graphene): Update to 1.10.8.
---
 gnu/packages/gtk.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 2f977fcaf2..5885cbf251 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -2454,7 +2454,7 @@ (define-public clipit
 (define-public graphene
   (package
     (name "graphene")
-    (version "1.10.6")
+    (version "1.10.8")
     (source
      (origin
        (method git-fetch)
@@ -2464,7 +2464,7 @@ (define-public graphene
          (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0g2jjy6xizzjxlp0dr81h1f5l16dzcnhznhj6jvhpdjqcvgp98xr"))))
+        (base32 "18a0icpr003y0bh1kghgh2nqrm8a8s5lak8lbnc9wdfkc760vlw8"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t     ; To wrap binaries and/or compile schemas
-- 
2.47.1





This bug report was last modified 181 days ago.

Previous Next


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