gnu: xfce4-notifyd: Update to 0.9.6.

* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.9.6.

Change-Id: I6a478f9b40d3a4b72100cee0b820e48da14788e9
This commit is contained in:
宋文武 2024-09-03 07:38:50 +08:00
parent 554e2ba71c
commit ef216fd374
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -1382,7 +1382,7 @@ (define-public orage
(define-public xfce4-notifyd
(package
(name "xfce4-notifyd")
(version "0.9.4")
(version "0.9.6")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/"
@ -1390,7 +1390,7 @@ (define-public xfce4-notifyd
name "-" version ".tar.bz2"))
(sha256
(base32
"063qxbcy8djijsb0clzkai3mwg43mmlswwrg403vsi2w0n614v5f"))))
"0w967np9ik74lg63sn7g7448f10pjspd7h62ncqmr0vxr9f2clwy"))))
(build-system glib-or-gtk-build-system)
(arguments
(list #:phases