unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45424] [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.0.
@ 2020-12-25 10:25 Michael Rohleder
  2021-01-03 16:32 ` Michael Rohleder
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Rohleder @ 2020-12-25 10:25 UTC (permalink / raw)
  To: 45424

* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.0.
---
 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 3b0ff54308..dc8443a494 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -577,7 +577,7 @@ keys for controlling the audio volume.")
 (define-public xfce4-whiskermenu-plugin
   (package
     (name "xfce4-whiskermenu-plugin")
-    (version "2.4.6")
+    (version "2.5.0")
     (source
      (origin
        (method url-fetch)
@@ -585,7 +585,7 @@ keys for controlling the audio volume.")
                            "xfce4-whiskermenu-plugin/" (version-major+minor version) "/"
                            "xfce4-whiskermenu-plugin-" version ".tar.bz2"))
        (sha256
-        (base32 "0i2pn8852x6zvlys4610knscscyjpha6wjzy7rljixbxr26d6x49"))))
+        (base32 "0i16a4m19rcs50i7ygdkp53jnlndy20c2z8lnyff3q5vabh2y6il"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.29.2





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-06  0:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-25 10:25 [bug#45424] [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.0 Michael Rohleder
2021-01-03 16:32 ` Michael Rohleder
2021-01-06  0:19   ` bug#45424: " Kei Kebreau

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).