GNU bug report logs - #68911
[PATCH gnome-team 0/7] GNOME 44.8 updates

Previous Next

Package: guix-patches;

Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>

Date: Sat, 3 Feb 2024 17:38:02 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 #80 received at 68911 <at> debbugs.gnu.org (full text, mbox):

From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: 68911 <at> debbugs.gnu.org
Cc: rg <at> raghavgururajan.name, vivien <at> planete-kraus.eu, liliana.prikler <at> gmail.com,
 maxim.cournoyer <at> gmail.com
Subject: [PATCH gnome-team v2 16/17] gnu: folks: Update to 0.15.7.
Date: Wed, 14 Feb 2024 22:33:59 +0100
* gnu/packages/gnome.scm (folks): Update to 0.15.7.

Change-Id: Idba35c67f771bb4228cb6c48133dda4dac2c7d8c
---
 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 bcf4418194..cf586a79d8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10775,7 +10775,7 @@ (define-public gnome-shell-extensions
 (define-public folks
   (package
     (name "folks")
-    (version "0.15.6")
+    (version "0.15.7")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -10784,7 +10784,7 @@ (define-public folks
                     "folks-" version ".tar.xz"))
               (sha256
                (base32
-                "0j02hi6j7rn7qhfmb3abryyad020rdkh59n7w6dwwa9zal666rn8"))))
+                "0wbq6h7hv8048c2m554b385qp4i99svaxxp7balwl4ijysg223qj"))))
     (build-system meson-build-system)
     (arguments
      '(#:phases
-- 
2.41.0




This bug report was last modified 1 year and 141 days ago.

Previous Next


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