* [bug#57547] [PATCH] gnu: xfce4-notifyd: Update to 0.6.4.
@ 2022-09-02 17:36 Michael Rohleder
2022-09-04 15:51 ` bug#57547: " Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-09-02 17:36 UTC (permalink / raw)
To: 57547; +Cc: Michael Rohleder
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.4.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index bcf255864f..3037b05e07 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1246,7 +1246,7 @@ (define-public orage
(define-public xfce4-notifyd
(package
(name "xfce4-notifyd")
- (version "0.6.3")
+ (version "0.6.4")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1254,7 +1254,7 @@ (define-public xfce4-notifyd
name "-" version ".tar.bz2"))
(sha256
(base32
- "17w5j3cwxlza7p3clvm7sp3vfacyi4dbn2dy58ph8q6lmsaziaan"))))
+ "1xi0j4qk8hhcd3xj4wvzs170n2010z0bv8w1mm53g5gqj7q7ikhf"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list intltool pkg-config))
--
2.37.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#57547: [PATCH] gnu: xfce4-notifyd: Update to 0.6.4.
2022-09-02 17:36 [bug#57547] [PATCH] gnu: xfce4-notifyd: Update to 0.6.4 Michael Rohleder
@ 2022-09-04 15:51 ` Mathieu Othacehe
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-09-04 15:51 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 57547-done
> * gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.4.
Pushed, thanks!
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-04 15:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-02 17:36 [bug#57547] [PATCH] gnu: xfce4-notifyd: Update to 0.6.4 Michael Rohleder
2022-09-04 15:51 ` bug#57547: " Mathieu Othacehe
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.