[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/12: gnu: libshumate: Update to 1.3.0.
From: |
guix-commits |
Subject: |
09/12: gnu: libshumate: Update to 1.3.0. |
Date: |
Fri, 13 Dec 2024 07:09:44 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 6886860708f32777eb82f0d94980b8dd9eead2d0
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Nov 30 02:17:16 2024 +0100
gnu: libshumate: Update to 1.3.0.
* gnu/packages/gnome.scm (libshumate): Update to 1.3.0.
---
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 18bffaeb9b..a1f7d50985 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5097,7 +5097,7 @@ libxml to ease remote use of the RESTful API.")
(define-public libshumate
(package
(name "libshumate")
- (version "1.2.1")
+ (version "1.3.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -5105,7 +5105,7 @@ libxml to ease remote use of the RESTful API.")
name "-" version ".tar.xz"))
(sha256
(base32
- "04cwakbdr68nw4kh956xhf447fawz8badpyd76hg4ir1gq3yw18i"))))
+ "1m3mvk38cjlkxmhkq0zg75msckylc0vzizll50ii5phw53lac9w2"))))
(build-system meson-build-system)
(arguments
(list #:phases
- branch gnome-team updated (5c00ceb3be -> b32926f0d7), guix-commits, 2024/12/13
- 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 <=
- 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, 2024/12/13
- 11/12: Merge branch 'master' into 'gnome-team'., guix-commits, 2024/12/13