unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57329] [PATCH] gnu: xfce4-panel: Update to 4.16.5.
@ 2022-08-22  0:44 Michael Rohleder
  2022-08-22  1:20 ` bug#57329: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-08-22  0:44 UTC (permalink / raw)
  To: 57329; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.5.
---
 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 4f48fb35ba..67a0dd7d31 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -397,7 +397,7 @@ (define-public tumbler
 (define-public xfce4-panel
   (package
     (name "xfce4-panel")
-    (version "4.16.4")
+    (version "4.16.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -405,7 +405,7 @@ (define-public xfce4-panel
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "116dr516dvcgnccc55p0ks5dgc1s7v9rvb66lkdl8lk53al53bqz"))
+                "0c42qy76wqa1mr2rk8ka2vwj6k8w2bn7dp00zq67dkvnpki96rh9"))
               (patches (search-patches "xfce4-panel-plugins.patch"))))
     (build-system gnu-build-system)
     (arguments
-- 
2.37.2





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

* bug#57329: [PATCH] gnu: xfce4-panel: Update to 4.16.5.
  2022-08-22  0:44 [bug#57329] [PATCH] gnu: xfce4-panel: Update to 4.16.5 Michael Rohleder
@ 2022-08-22  1:20 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-08-22  1:20 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 57329-done

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.5.

Pushed, thank you!




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

end of thread, other threads:[~2022-08-22  1:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-22  0:44 [bug#57329] [PATCH] gnu: xfce4-panel: Update to 4.16.5 Michael Rohleder
2022-08-22  1:20 ` bug#57329: " 宋文武 via Guix-patches via

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