guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 355bf3c42a6a22eae1fa6dba36f4dcf950474a2f
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sat Jul 26 22:57:53 2025 +0900
gnu: jsonrpc-glib: Update to 3.44.2.
* gnu/packages/gnome.scm (jsonrpc-glib): Update to 3.44.2.
Change-Id: Id290de6a9a87310789c4bdcde47981bf48c91de1
---
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 f687d9d639..ea9c56918a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13305,7 +13305,7 @@ audio files.")
(define-public jsonrpc-glib
(package
(name "jsonrpc-glib")
- (version "3.44.1")
+ (version "3.44.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -13313,7 +13313,7 @@ audio files.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1prhpdw4nrbcb00vvjhgc0w04ifaz2x5jbhhwnplcml0kizd2q8k"))))
+ "15kkwyp58hfjra1pfba0lm006fyw801xi9c2nil38kriw6v9cm4n"))))
(build-system meson-build-system)
(arguments
(list