[PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.6.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Michael Rohleder
Owner
unassigned
Submitted by
Michael Rohleder
Severity
normal

Debbugs page

Michael Rohleder wrote 3 years ago
(address . guix-patches@gnu.org)(name . Michael Rohleder)(address . mike@rohleder.de)
20210922104335.29056-1-mike@rohleder.de
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.6.0.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 7e62fab3dc..45a4fb7145 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -575,7 +575,7 @@ keys for controlling the audio volume.")
(define-public xfce4-whiskermenu-plugin
(package
(name "xfce4-whiskermenu-plugin")
- (version "2.5.2")
+ (version "2.6.0")
(source
(origin
(method url-fetch)
@@ -583,7 +583,7 @@ keys for controlling the audio volume.")
"xfce4-whiskermenu-plugin/" (version-major+minor version) "/"
"xfce4-whiskermenu-plugin-" version ".tar.bz2"))
(sha256
- (base32 "05f53ycbszvw23g76pbdszfnqfk4f8w4imwfgljj140wzl50gxx6"))))
+ (base32 "0rnlhcfsbjj0n8m84jgqihp783hrkjdjfapqr7ia53mr0fjgcw9j"))))
(build-system cmake-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
--
2.33.0
Efraim Flashner wrote 3 years ago
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 50736-done@debbugs.gnu.org)
YVBTYqxsi7g8A4LG@3900XT
Thanks. Patch pushed.

--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmFQU2IACgkQQarn3Mo9
g1E6Hg//f6kvtNvH4jRyxA2+Gp+pFlY23Yo698byokuLmH0ShtF+ch0ibsCdkdI9
DTj1FJ50/6+Juo1e11aZzivlBtCfaQ8G8U7WQMTt7DT2nVFAsmAVOY5WiN1uzKLJ
yQ+2fh7aWEySrrjEhWaS9bZrrew/vC3NILPVi97f/Vh3YU05xEk65sHKqzrZGCQj
ZAkNZe9KZEa+0C246cWGFnYlc7ev27AjSbvLNY40DZvUr+RH0+1VSMTin75HQUH4
bqSa48IaTwmYd1u4vRlnouxjeQsK4EC4ETycNY3wRonFjWX9gFCpybBwEwTpwxEc
4mRUZ/6ykKivMncfv090b/QLmFKm8g8MeFY7fZNTj22b0ajlc/+swokGxmEOK4Qw
/uFRbgvjxdueKp2GqPQ5GW+KQamlFEU/uGqruUvKT1zCpKeKBa5tGO4GaNCya8qY
A7nkJtVWEvLfM0t92jcIfeG58fOPr8rGUkopzzzMnv9gvuDsp2rcWnQE0SWfYMWY
HBj/KuxjNK6G46UPUduqgSilOq9d/g6bSuk0D4Juov8K1MX71cDuE92GvJnRMkzU
HyGWJG9Gbt4D/Ecyu/6IWO8GggJfXLpl6Owu7Dl9QIPAKmjb5IvRTwduvFDnut6X
6iXaKf6OIyG8/UmTq4mho6S+rLC7r9EGc5Fyf3O+ydaGWCgRQqI=
=r1IX
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 50736@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 50736
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help