unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45475] [PATCH 0/9] xfce4 updates
@ 2020-12-27 17:44 Vincent Legoll
  2020-12-27 17:46 ` [bug#45475] [PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1 Vincent Legoll
  2021-01-06  0:31 ` bug#45475: [PATCH 0/9] xfce4 updates Kei Kebreau
  0 siblings, 2 replies; 12+ messages in thread
From: Vincent Legoll @ 2020-12-27 17:44 UTC (permalink / raw)
  To: 45475

Hello,

please find following updates for part of the xfce
packages.

-- 
Vincent Legoll




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

* [bug#45475] [PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1.
  2020-12-27 17:44 [bug#45475] [PATCH 0/9] xfce4 updates Vincent Legoll
@ 2020-12-27 17:46 ` Vincent Legoll
  2020-12-27 17:46   ` [bug#45475] [PATCH 2/9] gnu: xfce4-diskperf-plugin: Update to 2.6.3 Vincent Legoll
                     ` (7 more replies)
  2021-01-06  0:31 ` bug#45475: [PATCH 0/9] xfce4 updates Kei Kebreau
  1 sibling, 8 replies; 12+ messages in thread
From: Vincent Legoll @ 2020-12-27 17:46 UTC (permalink / raw)
  To: 45475; +Cc: Vincent Legoll

* gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.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..db5481adcb 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1450,7 +1450,7 @@ each time a new earthquake occurs.")
 (define-public xfce4-datetime-plugin
   (package
    (name "xfce4-datetime-plugin")
-   (version "0.8.0")
+   (version "0.8.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1459,7 +1459,7 @@ each time a new earthquake occurs.")
                                   "/xfce4-datetime-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "1m7bmpvbmiz2xdffpg675qn80zx2n0cnlf842ppvh1q7zz18ndfd"))))
+                "0h15mxq5lawlxyr6h1vxc60rkf0rpmnv81l0f52mrswww9dz3xp9"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.29.2





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

* [bug#45475] [PATCH 2/9] gnu: xfce4-diskperf-plugin: Update to 2.6.3.
  2020-12-27 17:46 ` [bug#45475] [PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1 Vincent Legoll
@ 2020-12-27 17:46   ` Vincent Legoll
  2020-12-27 17:46   ` [bug#45475] [PATCH 3/9] gnu: xfce4-mount-plugin: Update to 1.1.48 Vincent Legoll
                     ` (6 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Vincent Legoll @ 2020-12-27 17:46 UTC (permalink / raw)
  To: 45475; +Cc: Vincent Legoll

* gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.6.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 db5481adcb..2703aebc13 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1532,7 +1532,7 @@ governor and frequencies supported and used by your system.")
 (define-public xfce4-diskperf-plugin
   (package
    (name "xfce4-diskperf-plugin")
-   (version "2.6.2")
+   (version "2.6.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1541,7 +1541,7 @@ governor and frequencies supported and used by your system.")
                                   "/xfce4-diskperf-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "0i4nrsvwcn15g5gmnba9p07sad3c96x517l2lybdw8jqv91rhbpx"))))
+                "0n8wsnjvzw98z8r0f0zr8n2gicjz6hhislp86xrjh0r4xcnymcbk"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.29.2





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

* [bug#45475] [PATCH 3/9] gnu: xfce4-mount-plugin: Update to 1.1.48.
  2020-12-27 17:46 ` [bug#45475] [PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1 Vincent Legoll
  2020-12-27 17:46   ` [bug#45475] [PATCH 2/9] gnu: xfce4-diskperf-plugin: Update to 2.6.3 Vincent Legoll
@ 2020-12-27 17:46   ` Vincent Legoll
  2020-12-27 17:46   ` [bug#45475] [PATCH 4/9] gnu: xfce4-mailwatch-plugin: Update to 1.3.0 Vincent Legoll
                     ` (5 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Vincent Legoll @ 2020-12-27 17:46 UTC (permalink / raw)
  To: 45475; +Cc: Vincent Legoll

* gnu/packages/xfce.scm (xfce4-mount-plugin): Update to 1.1.48.
---
 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 2703aebc13..f8aa80e842 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1764,7 +1764,7 @@ right-click menu
 (define-public xfce4-mount-plugin
   (package
    (name "xfce4-mount-plugin")
-   (version "1.1.3")
+   (version "1.1.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1773,7 +1773,7 @@ right-click menu
                                   "/xfce4-mount-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "07lijjhimjrcyrhasr2299km6wm22xcd3fazdfpqvisbk1mvvrda"))))
+                "1wdlywbnsk5fsgqgc5d082d1zd6h10bl00prihqv47njmwmii3z5"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.29.2





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

* [bug#45475] [PATCH 4/9] gnu: xfce4-mailwatch-plugin: Update to 1.3.0.
  2020-12-27 17:46 ` [bug#45475] [PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1 Vincent Legoll
  2020-12-27 17:46   ` [bug#45475] [PATCH 2/9] gnu: xfce4-diskperf-plugin: Update to 2.6.3 Vincent Legoll
  2020-12-27 17:46   ` [bug#45475] [PATCH 3/9] gnu: xfce4-mount-plugin: Update to 1.1.48 Vincent Legoll
@ 2020-12-27 17:46   ` Vincent Legoll
  2020-12-27 17:46   ` [bug#45475] [PATCH 5/9] gnu: xfce4-smartbookmark-plugin: Update to 0.5.2 Vincent Legoll
                     ` (4 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Vincent Legoll @ 2020-12-27 17:46 UTC (permalink / raw)
  To: 45475; +Cc: Vincent Legoll

* gnu/packages/xfce.scm (xfce4-mailwatch-plugin): Update to 1.3.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 f8aa80e842..667817ab03 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1683,7 +1683,7 @@ Caps, Scroll and Num Lock in Xfce panel.")
 (define-public xfce4-mailwatch-plugin
   (package
    (name "xfce4-mailwatch-plugin")
-   (version "1.2.0")
+   (version "1.3.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1692,7 +1692,7 @@ Caps, Scroll and Num Lock in Xfce panel.")
                                   "/xfce4-mailwatch-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "1bfw3smwivr9mzdyq768biqrl4aq94zqi3xjzq6kqnd8561cqjk2"))))
+                "0bmykjhd3gs1737fl3zn5gg6f3vlncak2xqz89zv5018znz1xy90"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.29.2





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

* [bug#45475] [PATCH 5/9] gnu: xfce4-smartbookmark-plugin: Update to 0.5.2.
  2020-12-27 17:46 ` [bug#45475] [PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1 Vincent Legoll
                     ` (2 preceding siblings ...)
  2020-12-27 17:46   ` [bug#45475] [PATCH 4/9] gnu: xfce4-mailwatch-plugin: Update to 1.3.0 Vincent Legoll
@ 2020-12-27 17:46   ` Vincent Legoll
  2020-12-27 17:46   ` [bug#45475] [PATCH 6/9] gnu: xfce4-systemload-plugin: Update to 1.2.4 Vincent Legoll
                     ` (3 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Vincent Legoll @ 2020-12-27 17:46 UTC (permalink / raw)
  To: 45475; +Cc: Vincent Legoll

* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): Update to 0.5.2.
---
 gnu/packages/xfce.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 667817ab03..6a77628aba 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -659,7 +659,7 @@ per window.")
 (define-public xfce4-appfinder
   (package
     (name "xfce4-appfinder")
-    (version "4.14.0")
+    (version "4.16.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://archive.xfce.org/xfce/"
@@ -667,7 +667,7 @@ per window.")
                                   "/src/" name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "162dibl6ipp72x0s35yhk7kkzxd4qimagg5zdkkv5kjgjpa7bhby"))))
+                "0m09vwgs5i1dy484r2y4w14kp38n469zhg0n4gnj10pcxsm2mf9p"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
@@ -1862,7 +1862,7 @@ opens up a menu with the following:
 (define-public xfce4-smartbookmark-plugin
   (package
    (name "xfce4-smartbookmark-plugin")
-   (version "0.5.1")
+   (version "0.5.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1871,7 +1871,7 @@ opens up a menu with the following:
                                   "/xfce4-smartbookmark-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "001nf2bqly8vm868qvafzgihc9463c488mkim24iw9g2s9ygna1y"))))
+                "1lyd64qc9w6qnpqjb5xk0mjq4l7riv6z7l9aws28clalb8prw9ra"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.29.2





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

* [bug#45475] [PATCH 6/9] gnu: xfce4-systemload-plugin: Update to 1.2.4.
  2020-12-27 17:46 ` [bug#45475] [PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1 Vincent Legoll
                     ` (3 preceding siblings ...)
  2020-12-27 17:46   ` [bug#45475] [PATCH 5/9] gnu: xfce4-smartbookmark-plugin: Update to 0.5.2 Vincent Legoll
@ 2020-12-27 17:46   ` Vincent Legoll
  2020-12-27 17:46   ` [bug#45475] [PATCH 7/9] gnu: xfce4-wavelan-plugin: Update to 0.6.2 Vincent Legoll
                     ` (2 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Vincent Legoll @ 2020-12-27 17:46 UTC (permalink / raw)
  To: 45475; +Cc: Vincent Legoll

* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.2.4.
---
 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 6a77628aba..7bc09d554e 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1948,7 +1948,7 @@ freedesktop.org specification.")
 (define-public xfce4-systemload-plugin
   (package
    (name "xfce4-systemload-plugin")
-   (version "1.2.3")
+   (version "1.2.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1957,7 +1957,7 @@ freedesktop.org specification.")
                                   "/xfce4-systemload-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "0x87a8h5l3ashz1ksfaxcpn9a392jzlsbx5n5pga8g90fp2hf905"))))
+                "0dcqg13phlcri4i4g9752m4zfkcmidiqpjv4s3l3pfiwjbgvhc85"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.29.2





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

* [bug#45475] [PATCH 7/9] gnu: xfce4-wavelan-plugin: Update to 0.6.2.
  2020-12-27 17:46 ` [bug#45475] [PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1 Vincent Legoll
                     ` (4 preceding siblings ...)
  2020-12-27 17:46   ` [bug#45475] [PATCH 6/9] gnu: xfce4-systemload-plugin: Update to 1.2.4 Vincent Legoll
@ 2020-12-27 17:46   ` Vincent Legoll
  2020-12-27 17:46   ` [bug#45475] [PATCH 8/9] gnu: xfce4-whiskermenu-plugin: Update to 2.5.0 Vincent Legoll
  2020-12-27 17:46   ` [bug#45475] [PATCH 9/9] gnu: xfce4-xkb-plugin: Update to 0.8.2 Vincent Legoll
  7 siblings, 0 replies; 12+ messages in thread
From: Vincent Legoll @ 2020-12-27 17:46 UTC (permalink / raw)
  To: 45475; +Cc: Vincent Legoll

* gnu/packages/xfce.scm (xfce4-wavelan-plugin): Update to 0.6.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 7bc09d554e..2e8d4926d5 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -2068,7 +2068,7 @@ for the Xfce panel.  It supports several features, such as:
 (define-public xfce4-wavelan-plugin
   (package
    (name "xfce4-wavelan-plugin")
-   (version "0.6.1")
+   (version "0.6.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -2077,7 +2077,7 @@ for the Xfce panel.  It supports several features, such as:
                                   "/xfce4-wavelan-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "05zdiq1igr1fcvnwlivg8g3szvxmlr3yc7jfj3bwgqrs0vm827zl"))))
+                "07a8nmc60in48licjj0gmwm77vb8divh1lb7jnib35n5a1ka6ypa"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.29.2





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

* [bug#45475] [PATCH 8/9] gnu: xfce4-whiskermenu-plugin: Update to 2.5.0.
  2020-12-27 17:46 ` [bug#45475] [PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1 Vincent Legoll
                     ` (5 preceding siblings ...)
  2020-12-27 17:46   ` [bug#45475] [PATCH 7/9] gnu: xfce4-wavelan-plugin: Update to 0.6.2 Vincent Legoll
@ 2020-12-27 17:46   ` Vincent Legoll
  2020-12-27 17:46   ` [bug#45475] [PATCH 9/9] gnu: xfce4-xkb-plugin: Update to 0.8.2 Vincent Legoll
  7 siblings, 0 replies; 12+ messages in thread
From: Vincent Legoll @ 2020-12-27 17:46 UTC (permalink / raw)
  To: 45475; +Cc: Vincent Legoll

* 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 2e8d4926d5..677bf28e0b 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] 12+ messages in thread

* [bug#45475] [PATCH 9/9] gnu: xfce4-xkb-plugin: Update to 0.8.2.
  2020-12-27 17:46 ` [bug#45475] [PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1 Vincent Legoll
                     ` (6 preceding siblings ...)
  2020-12-27 17:46   ` [bug#45475] [PATCH 8/9] gnu: xfce4-whiskermenu-plugin: Update to 2.5.0 Vincent Legoll
@ 2020-12-27 17:46   ` Vincent Legoll
  7 siblings, 0 replies; 12+ messages in thread
From: Vincent Legoll @ 2020-12-27 17:46 UTC (permalink / raw)
  To: 45475; +Cc: Vincent Legoll

* gnu/packages/xfce.scm (xfce4-xkb-plugin): Update to 0.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 677bf28e0b..aa31228ac3 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -621,7 +621,7 @@ applications, and includes a search bar to search for applications.")
 (define-public xfce4-xkb-plugin
   (package
     (name "xfce4-xkb-plugin")
-    (version "0.8.1")
+    (version "0.8.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -629,7 +629,7 @@ applications, and includes a search bar to search for applications.")
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "18b7cnaf3zxm598p2i47vim3kbbi8w923ia1hwabdph1c89cz7n1"))))
+                "0rvrz464y7ji989zvi2v85kg47444nqsdq9rv6k8dkbkdwzy2jxv"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.29.2





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

* bug#45475: [PATCH 0/9] xfce4 updates
  2020-12-27 17:44 [bug#45475] [PATCH 0/9] xfce4 updates Vincent Legoll
  2020-12-27 17:46 ` [bug#45475] [PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1 Vincent Legoll
@ 2021-01-06  0:31 ` Kei Kebreau
  2021-01-06 10:05   ` [bug#45475] " Vincent Legoll
  1 sibling, 1 reply; 12+ messages in thread
From: Kei Kebreau @ 2021-01-06  0:31 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45475-done

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

Hi Vincent,

These patches work fine!  Michael Rohleder submitted a few patches
identical to yours to debbugs a bit earlier (the xkb, whiskermenu,
datetime, wavelan, and smartbookmark plugins), so I pushed those for
lack of a better reason.  Hopefully that's alright with you.  The other
pushed patches have been attributed to you.

Also, I updated the mount plugin to the more recent version 1.1.5.

Thanks,
Kei

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

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

* [bug#45475] [PATCH 0/9] xfce4 updates
  2021-01-06  0:31 ` bug#45475: [PATCH 0/9] xfce4 updates Kei Kebreau
@ 2021-01-06 10:05   ` Vincent Legoll
  0 siblings, 0 replies; 12+ messages in thread
From: Vincent Legoll @ 2021-01-06 10:05 UTC (permalink / raw)
  To: Kei Kebreau; +Cc: 45475-done

Hello

On Wed, Jan 6, 2021 at 1:31 AM Kei Kebreau <kkebreau@posteo.net> wrote:
> These patches work fine!  Michael Rohleder submitted a few patches
> identical to yours to debbugs a bit earlier (the xkb, whiskermenu,
> datetime, wavelan, and smartbookmark plugins), so I pushed those for
> lack of a better reason.  Hopefully that's alright with you.  The other
> pushed patches have been attributed to you.

Yes, I also saw the previously submitted patches from Michael, but it was
only after my submission, so thanks for handling it the right way (from
my PoV, at least).

> Also, I updated the mount plugin to the more recent version 1.1.5.

Nice, I'll have a look at the remaining packages if no one beats me to it,
and check already submitted patches first to avoid duplicating work again...

Thanks a lot !

-- 
Vincent Legoll




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

end of thread, other threads:[~2021-01-06 10:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-27 17:44 [bug#45475] [PATCH 0/9] xfce4 updates Vincent Legoll
2020-12-27 17:46 ` [bug#45475] [PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1 Vincent Legoll
2020-12-27 17:46   ` [bug#45475] [PATCH 2/9] gnu: xfce4-diskperf-plugin: Update to 2.6.3 Vincent Legoll
2020-12-27 17:46   ` [bug#45475] [PATCH 3/9] gnu: xfce4-mount-plugin: Update to 1.1.48 Vincent Legoll
2020-12-27 17:46   ` [bug#45475] [PATCH 4/9] gnu: xfce4-mailwatch-plugin: Update to 1.3.0 Vincent Legoll
2020-12-27 17:46   ` [bug#45475] [PATCH 5/9] gnu: xfce4-smartbookmark-plugin: Update to 0.5.2 Vincent Legoll
2020-12-27 17:46   ` [bug#45475] [PATCH 6/9] gnu: xfce4-systemload-plugin: Update to 1.2.4 Vincent Legoll
2020-12-27 17:46   ` [bug#45475] [PATCH 7/9] gnu: xfce4-wavelan-plugin: Update to 0.6.2 Vincent Legoll
2020-12-27 17:46   ` [bug#45475] [PATCH 8/9] gnu: xfce4-whiskermenu-plugin: Update to 2.5.0 Vincent Legoll
2020-12-27 17:46   ` [bug#45475] [PATCH 9/9] gnu: xfce4-xkb-plugin: Update to 0.8.2 Vincent Legoll
2021-01-06  0:31 ` bug#45475: [PATCH 0/9] xfce4 updates Kei Kebreau
2021-01-06 10:05   ` [bug#45475] " Vincent Legoll

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