unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45904] [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.2.
@ 2021-01-15 20:56 Michael Rohleder
  2021-01-16 22:26 ` bug#45904: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-01-15 20:56 UTC (permalink / raw)
  To: 45904

* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.2.
---
 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 a5c9482c01..bda9f88fee 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -562,7 +562,7 @@ keys for controlling the audio volume.")
 (define-public xfce4-whiskermenu-plugin
   (package
     (name "xfce4-whiskermenu-plugin")
-    (version "2.5.1")
+    (version "2.5.2")
     (source
      (origin
        (method url-fetch)
@@ -570,7 +570,7 @@ keys for controlling the audio volume.")
                            "xfce4-whiskermenu-plugin/" (version-major+minor version) "/"
                            "xfce4-whiskermenu-plugin-" version ".tar.bz2"))
        (sha256
-        (base32 "09b9i68pf5ghq6dj55s4h3fj07jd5zpn1fghjwnnwxmakj54y1xj"))))
+        (base32 "05f53ycbszvw23g76pbdszfnqfk4f8w4imwfgljj140wzl50gxx6"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.30.0





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

* bug#45904: [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.2.
  2021-01-15 20:56 [bug#45904] [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.2 Michael Rohleder
@ 2021-01-16 22:26 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-01-16 22:26 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 45904-done

Michael Rohleder <mike@rohleder.de> skribis:

> * gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.2.

Applied, thanks! :-)




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

end of thread, other threads:[~2021-01-16 22:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 20:56 [bug#45904] [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.2 Michael Rohleder
2021-01-16 22:26 ` bug#45904: " Ludovic Courtès

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).