unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51723] [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.6.1.
@ 2021-11-09 16:43 Michael Rohleder
  2021-11-17 15:27 ` bug#51723: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-11-09 16:43 UTC (permalink / raw)
  To: 51723; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.6.1.
---
 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 c279ac9355..612f0ba3e6 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -575,7 +575,7 @@ (define-public xfce4-pulseaudio-plugin
 (define-public xfce4-whiskermenu-plugin
   (package
     (name "xfce4-whiskermenu-plugin")
-    (version "2.6.0")
+    (version "2.6.1")
     (source
      (origin
        (method url-fetch)
@@ -583,7 +583,7 @@ (define-public xfce4-whiskermenu-plugin
                            "xfce4-whiskermenu-plugin/" (version-major+minor version) "/"
                            "xfce4-whiskermenu-plugin-" version ".tar.bz2"))
        (sha256
-        (base32 "0rnlhcfsbjj0n8m84jgqihp783hrkjdjfapqr7ia53mr0fjgcw9j"))))
+        (base32 "0wpcc9i505mh6vphg27ph43dw4n3z59mwy39416yzmw325q04kl5"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.33.1





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

* bug#51723: [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.6.1.
  2021-11-09 16:43 [bug#51723] [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.6.1 Michael Rohleder
@ 2021-11-17 15:27 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-11-17 15:27 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 51723-done

Michael Rohleder <mike@rohleder.de> skribis:

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

Applied!




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

end of thread, other threads:[~2021-11-17 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 16:43 [bug#51723] [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.6.1 Michael Rohleder
2021-11-17 15:27 ` bug#51723: " 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).