[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/12: gnu: xfce4-notifyd: Update to 0.4.4.
From: |
guix-commits |
Subject: |
10/12: gnu: xfce4-notifyd: Update to 0.4.4. |
Date: |
Sun, 1 Sep 2019 17:04:12 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit f47f9720cc4de9a4178a19949d321f45265cd862
Author: L p R n d n <address@hidden>
Date: Mon Aug 19 16:59:57 2019 +0200
gnu: xfce4-notifyd: Update to 0.4.4.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.4.4.
Signed-off-by: Ludovic Courtès <address@hidden>
---
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 dcdcc30..3243ef2 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -982,7 +982,7 @@ several different time zones.")
(define-public xfce4-notifyd
(package
(name "xfce4-notifyd")
- (version "0.4.3")
+ (version "0.4.4")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/"
@@ -990,7 +990,7 @@ several different time zones.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "1h7avj149cafj9dabiza22y14i66vxgp5qj0wxx8i97w9h4dlg99"))))
+ "0m8vlbwdxiw9nmimaj5np9l5qm784gxpkdvc881k0hjcz6n72189"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("intltool" ,intltool)
- branch master updated (5042f33 -> 83f9448), guix-commits, 2019/09/01
- 02/12: gnu: txr: Update to 224., guix-commits, 2019/09/01
- 01/12: gnu: libxklavier: Update to 5.4., guix-commits, 2019/09/01
- 03/12: gnu: ironclad: Update to 0.46., guix-commits, 2019/09/01
- 05/12: gnu: xfce4-terminal: Update to 0.8.8., guix-commits, 2019/09/01
- 06/12: gnu: xfce4-whiskermenu-plugin: Update to 2.3.3., guix-commits, 2019/09/01
- 08/12: gnu: xfce4-pulseaudio-plugin: Update to 0.4.2., guix-commits, 2019/09/01
- 07/12: gnu: xfce4-battery-plugin: Update to 1.1.3., guix-commits, 2019/09/01
- 12/12: gnu: Add stylish-haskell., guix-commits, 2019/09/01
- 09/12: gnu: xfce4-xkb-plugin: Update to 0.8.1., guix-commits, 2019/09/01
- 10/12: gnu: xfce4-notifyd: Update to 0.4.4.,
guix-commits <=
- 11/12: gnu: xfce4-taskmanager: Switch from libwnck-2 to libwnck., guix-commits, 2019/09/01
- 04/12: gnu: Update Xfce base to 4.14.0., guix-commits, 2019/09/01