guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

08/08: gnu: xfce4-whiskermenu-plugin: Update to 2.4.3.


From: guix-commits
Subject: 08/08: gnu: xfce4-whiskermenu-plugin: Update to 2.4.3.
Date: Sat, 11 Apr 2020 18:13:31 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit aec0ae27121d8004b7053def6a2b3fe71877e6ab
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Apr 11 22:23:33 2020 +0200

    gnu: xfce4-whiskermenu-plugin: Update to 2.4.3.
    
    * gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.4.3.
---
 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 a5d5dab..b231761 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -465,7 +465,7 @@ keys for controlling the audio volume.")
 (define-public xfce4-whiskermenu-plugin
   (package
     (name "xfce4-whiskermenu-plugin")
-    (version "2.3.4")
+    (version "2.4.3")
     (source
      (origin
        (method url-fetch)
@@ -473,7 +473,7 @@ keys for controlling the audio volume.")
                            "xfce4-whiskermenu-plugin/" (version-major+minor 
version) "/"
                            "xfce4-whiskermenu-plugin-" version ".tar.bz2"))
        (sha256
-        (base32 "03jpcbdpkgg825g7mr630wxynachymsrnyhz32mkl0jsd4sxxlw4"))))
+        (base32 "1w2zvqr0g6miliv3nb0shljfawwc1brdn2fyz4kvfg7b3klyxyir"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]