* [bug#61295] [PATCH] gnu: xfce4-notifyd: Update to 0.7.3.
@ 2023-02-05 12:44 Michael Rohleder
2023-02-05 13:06 ` bug#61295: " Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2023-02-05 12:44 UTC (permalink / raw)
To: 61295; +Cc: Michael Rohleder
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.7.3.
---
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 dda3cff901..30c0305f4c 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1350,7 +1350,7 @@ (define-public orage
(define-public xfce4-notifyd
(package
(name "xfce4-notifyd")
- (version "0.7.2")
+ (version "0.7.3")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1358,7 +1358,7 @@ (define-public xfce4-notifyd
name "-" version ".tar.bz2"))
(sha256
(base32
- "0yzdidi7x8bfnypn0pnahpc25vmjmdiclvbybjqxmdk9pl8ylhfq"))))
+ "0hz9x42cfwd52i02a50mqvw3qwpgb3hpnlxqnnlkc8bwadfn1nah"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list intltool pkg-config))
--
2.39.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#61295: [PATCH] gnu: xfce4-notifyd: Update to 0.7.3.
2023-02-05 12:44 [bug#61295] [PATCH] gnu: xfce4-notifyd: Update to 0.7.3 Michael Rohleder
@ 2023-02-05 13:06 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2023-02-05 13:06 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 61295-done
On Sun, Feb 05, 2023 at 01:44:17PM +0100, Michael Rohleder wrote:
> * gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.7.3.
Thanks! Pushed as 716f2b330fb0566e48423a7f928759a351e73850
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-05 13:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-05 12:44 [bug#61295] [PATCH] gnu: xfce4-notifyd: Update to 0.7.3 Michael Rohleder
2023-02-05 13:06 ` bug#61295: " Leo Famulari
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.