unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57942] [PATCH] gnu: xfce4-places-plugin: Update to 1.8.2.
@ 2022-09-19 23:43 Michael Rohleder
  2022-09-20  0:57 ` Michael Lockhart
  2022-09-22  1:45 ` bug#57942: " 宋文武 via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Rohleder @ 2022-09-19 23:43 UTC (permalink / raw)
  To: 57942; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (xfce4-places-plugin): Update to 1.8.2.
---
 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 85a20a94ef..42ad7e9e84 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1847,7 +1847,7 @@ (define-public xfce4-netload-plugin
 (define-public xfce4-places-plugin
   (package
    (name "xfce4-places-plugin")
-   (version "1.8.1")
+   (version "1.8.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1856,7 +1856,7 @@ (define-public xfce4-places-plugin
                                   "/xfce4-places-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "1chac4ki70axgvkmhw94m0srsv0pwiwqrqbh8di0y9n90fgj24gj"))))
+                "00bh7d91vzk6s38djlpnihvjvymxgrnx3nh6sm2y3mnx2jmb4chy"))))
     (build-system gnu-build-system)
     (native-inputs
      (list intltool desktop-file-utils pkg-config))
-- 
2.37.3





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

* [bug#57942] [PATCH] gnu: xfce4-places-plugin: Update to 1.8.2.
  2022-09-19 23:43 [bug#57942] [PATCH] gnu: xfce4-places-plugin: Update to 1.8.2 Michael Rohleder
@ 2022-09-20  0:57 ` Michael Lockhart
  2022-09-22  1:45 ` bug#57942: " 宋文武 via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Lockhart @ 2022-09-20  0:57 UTC (permalink / raw)
  To: 57942

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



[-- Attachment #2: Type: text/html, Size: 23 bytes --]

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

* bug#57942: [PATCH] gnu: xfce4-places-plugin: Update to 1.8.2.
  2022-09-19 23:43 [bug#57942] [PATCH] gnu: xfce4-places-plugin: Update to 1.8.2 Michael Rohleder
  2022-09-20  0:57 ` Michael Lockhart
@ 2022-09-22  1:45 ` 宋文武 via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-09-22  1:45 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 57942-done

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/xfce.scm (xfce4-places-plugin): Update to 1.8.2.
Pushed, thank you!




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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-19 23:43 [bug#57942] [PATCH] gnu: xfce4-places-plugin: Update to 1.8.2 Michael Rohleder
2022-09-20  0:57 ` Michael Lockhart
2022-09-22  1:45 ` bug#57942: " 宋文武 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).