[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/12: gnu: xfce4-taskmanager: Switch from libwnck-2 to libwnck.
From: |
guix-commits |
Subject: |
11/12: gnu: xfce4-taskmanager: Switch from libwnck-2 to libwnck. |
Date: |
Sun, 1 Sep 2019 17:04:12 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 867df63f90a21a7585b35f44b95d49c0a6f07e7d
Author: L p R n d n <address@hidden>
Date: Mon Aug 19 16:42:12 2019 +0200
gnu: xfce4-taskmanager: Switch from libwnck-2 to libwnck.
* gnu/packages/xfce.scm (xfce4-taskmanager)[inputs]: Switch from libwnck-2
to libwnck.
Signed-off-by: Ludovic Courtès <address@hidden>
---
gnu/packages/xfce.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 3243ef2..6d2155f 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -934,7 +934,7 @@ the desktop wallpaper.")
`(("intltool" ,intltool)
("pkg-config" ,pkg-config)))
(inputs
- `(("libwnck" ,libwnck-2)
+ `(("libwnck" ,libwnck)
("libxmu" ,libxmu)
("gtk+" ,gtk+)
;; FIXME: Remove libxext and libxt when libxmu propagates them.
- 02/12: gnu: txr: Update to 224., (continued)
- 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, 2019/09/01
- 11/12: gnu: xfce4-taskmanager: Switch from libwnck-2 to libwnck.,
guix-commits <=
- 04/12: gnu: Update Xfce base to 4.14.0., guix-commits, 2019/09/01