[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/08: gnu: xfce4-whiskermenu-plugin: Update to 2.4.6.
From: |
guix-commits |
Subject: |
03/08: gnu: xfce4-whiskermenu-plugin: Update to 2.4.6. |
Date: |
Sun, 26 Jul 2020 22:39:06 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit c6d36549670c8073683abc87c303edde8ecac987
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jul 27 03:48:31 2020 +0200
gnu: xfce4-whiskermenu-plugin: Update to 2.4.6.
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.4.6.
---
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 0c38be5..9a430c3 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -478,7 +478,7 @@ keys for controlling the audio volume.")
(define-public xfce4-whiskermenu-plugin
(package
(name "xfce4-whiskermenu-plugin")
- (version "2.4.3")
+ (version "2.4.6")
(source
(origin
(method url-fetch)
@@ -486,7 +486,7 @@ keys for controlling the audio volume.")
"xfce4-whiskermenu-plugin/" (version-major+minor
version) "/"
"xfce4-whiskermenu-plugin-" version ".tar.bz2"))
(sha256
- (base32 "1w2zvqr0g6miliv3nb0shljfawwc1brdn2fyz4kvfg7b3klyxyir"))))
+ (base32 "0i2pn8852x6zvlys4610knscscyjpha6wjzy7rljixbxr26d6x49"))))
(build-system cmake-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- branch master updated (0eea559 -> 94b6889), guix-commits, 2020/07/26
- 01/08: gnu: python-dbus: Update to 1.2.16., guix-commits, 2020/07/26
- 04/08: gnu: xfce4-timer-plugin: Update to 1.7.1., guix-commits, 2020/07/26
- 02/08: gnu: python-jedi: Update to 0.17.2., guix-commits, 2020/07/26
- 03/08: gnu: xfce4-whiskermenu-plugin: Update to 2.4.6.,
guix-commits <=
- 05/08: gnu: youtube-viewer: Update to 3.7.7., guix-commits, 2020/07/26
- 08/08: gnu: btrfs-progs: Update to 5.7., guix-commits, 2020/07/26
- 06/08: gnu: you-get: Update to 0.4.1456., guix-commits, 2020/07/26
- 07/08: gnu: s6-rc: Update to 0.5.1.4., guix-commits, 2020/07/26