[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/12: gnu: folks: Update to 0.15.9.
From: |
guix-commits |
Subject: |
07/12: gnu: folks: Update to 0.15.9. |
Date: |
Fri, 13 Dec 2024 07:09:43 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit ecfc76e21c93902bc7eda21f12b46c4802a5f1a8
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Nov 30 02:18:27 2024 +0100
gnu: folks: Update to 0.15.9.
* 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 85938c0845..fe68d278d6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11049,7 +11049,7 @@ functionality and behavior.")
(define-public folks
(package
(name "folks")
- (version "0.15.8")
+ (version "0.15.9")
(source (origin
(method url-fetch)
(uri (string-append
@@ -11058,7 +11058,7 @@ functionality and behavior.")
"folks-" version ".tar.xz"))
(sha256
(base32
- "1hj9brran2azy3scyf913svhxjrmya83fi7x239h33rp7vxnljlm"))))
+ "0ps1243l4vladlylj6f3h830lam2fi43kp1z2qzz6lf3amrv6493"))))
(build-system meson-build-system)
(arguments
'(;; Tests are broken since GLib 2.80
- 06/12: folks: Disable tests., (continued)
- 06/12: folks: Disable tests., guix-commits, 2024/12/13
- 02/12: gnu: lock: Update to 1.1.3., guix-commits, 2024/12/13
- 05/12: gnu: gnome-shell: Update to 46.7., guix-commits, 2024/12/13
- 01/12: gnu: gnome-settings-daemon: Update to 47.2., guix-commits, 2024/12/13
- 09/12: gnu: libshumate: Update to 1.3.0., guix-commits, 2024/12/13
- 10/12: gnu: gnome-initial-setup: Update to 46.4., guix-commits, 2024/12/13
- 12/12: gnu: gdk-pixbuf: Update to 2.42.12., guix-commits, 2024/12/13
- 03/12: gnu: mutter: Update to 46.6., guix-commits, 2024/12/13
- 08/12: gnu: gnome-keyring: Update to 46.2., guix-commits, 2024/12/13
- 04/12: gnu: Make xdg-desktop-portal-next the new xdg-desktop-portal., guix-commits, 2024/12/13
- 07/12: gnu: folks: Update to 0.15.9.,
guix-commits <=
- 11/12: Merge branch 'master' into 'gnome-team'., guix-commits, 2024/12/13