GNU bug report logs - #74622
[PATCH gnome-team 00/10] Getting ready to finally deliver GNOME 46

Previous Next

Package: guix-patches;

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

Date: Sat, 30 Nov 2024 10:58:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 74622 <at> debbugs.gnu.org
Subject: [PATCH gnome-team 07/10] gnu: folks: Update to 0.15.9.
Date: Sat, 30 Nov 2024 02:18:27 +0100
* gnu/packages/gnome.scm (folks): Update to 0.15.9.
---
 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 ae2c084387..7633daa59a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11050,7 +11050,7 @@ (define-public gnome-shell-extensions
 (define-public folks
   (package
     (name "folks")
-    (version "0.15.8")
+    (version "0.15.9")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -11059,7 +11059,7 @@ (define-public folks
                     "folks-" version ".tar.xz"))
               (sha256
                (base32
-                "1hj9brran2azy3scyf913svhxjrmya83fi7x239h33rp7vxnljlm"))))
+                "0ps1243l4vladlylj6f3h830lam2fi43kp1z2qzz6lf3amrv6493"))))
     (build-system meson-build-system)
     (arguments
      '(;; Tests are broken since GLib 2.80
-- 
2.46.0





This bug report was last modified 154 days ago.

Previous Next


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