guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 03d667266af37d42967433e85e8b179fb9312947
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon May 19 14:01:20 2025 +0900
gnu: libnotify: Update to 0.8.6.
* gnu/packages/gnome.scm (libnotify): Update to 0.8.6.
Change-Id: I8329623219f91ca9b61c004fe06a7aa49629c6a6
---
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 3d72452cbc..8f4c010f07 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3109,7 +3109,7 @@ configuring CUPS.")
(define-public libnotify
(package
(name "libnotify")
- (version "0.8.3")
+ (version "0.8.6")
(source
(origin
(method url-fetch)
@@ -3118,7 +3118,7 @@ configuring CUPS.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1h7nn9pz797bfmpz3d0s46yjv4ydppnzwifzdx0d6shm8vwkx3zf"))))
+ "0n3b9f2dbkvqlzjfbh6hwzn75gjf53r0az2q3hxxdqb0zfp0lm65"))))
(outputs '("out" "doc"))
(build-system meson-build-system)
(arguments