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

* [bug#45424] [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.0.
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Rohleder @ 2021-01-03 16:32 UTC (permalink / raw)
  To: 45424


[-- Attachment #1.1: Type: text/plain, Size: 28 bytes --]

Has been updated upstream:


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: Update to 2.5.1 --]
[-- Type: text/x-patch, Size: 1313 bytes --]

>From 994e34ed93f4d0e282a12d62166edfabee3a978e Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Sun, 3 Jan 2021 17:22:41 +0100
Subject: [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.1.

* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.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 3b0ff54308..adacc8fca9 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.1")
     (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 "09b9i68pf5ghq6dj55s4h3fj07jd5zpn1fghjwnnwxmakj54y1xj"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.30.0


[-- Attachment #1.3: Type: text/plain, Size: 164 bytes --]


-- 
Thus spake the master programmer:
	"When a program is being tested, it is too late to make design changes."
		-- Geoffrey James, "The Tao of Programming"

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 511 bytes --]

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

* bug#45424: [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.0.
  2021-01-03 16:32 ` Michael Rohleder
@ 2021-01-06  0:19   ` Kei Kebreau
  0 siblings, 0 replies; 3+ messages in thread
From: Kei Kebreau @ 2021-01-06  0:19 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 45424-done

[-- Attachment #1: Type: text/plain, Size: 99 bytes --]

Hi Michael,

This patch looks good!  It has been pushed to master as commit e1e42eac.

Thanks,
Kei

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[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).