[PATCH 0/9] xfce4 updates

  • Done
  • quality assurance status badge
Details
2 participants
  • Kei Kebreau
  • Vincent Legoll
Owner
unassigned
Submitted by
Vincent Legoll
Severity
normal

Debbugs page

Vincent Legoll wrote 4 years ago
(name . Guix Patches)(address . guix-patches@gnu.org)
CAEwRq=qXG3CmcQs5C_gdBNZQW4hyeUnfS-tGPX78CYw+a8RJuw@mail.gmail.com
Hello,

please find following updates for part of the xfce
packages.

--
Vincent Legoll
Vincent Legoll wrote 4 years ago
[PATCH 1/9] gnu: xfce4-datetime-plugin: Update to 0.8.1.
(address . 45475@debbugs.gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
20201227174627.25320-1-vincent.legoll@gmail.com
* gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.1.
---
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 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
Vincent Legoll wrote 4 years ago
[PATCH 2/9] gnu: xfce4-diskperf-plugin: Update to 2.6.3.
(address . 45475@debbugs.gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
20201227174627.25320-2-vincent.legoll@gmail.com
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.6.3.
---
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 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
Vincent Legoll wrote 4 years ago
[PATCH 3/9] gnu: xfce4-mount-plugin: Update to 1.1.48.
(address . 45475@debbugs.gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
20201227174627.25320-3-vincent.legoll@gmail.com
* gnu/packages/xfce.scm (xfce4-mount-plugin): Update to 1.1.48.
---
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 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
Vincent Legoll wrote 4 years ago
[PATCH 4/9] gnu: xfce4-mailwatch-plugin: Update to 1.3.0.
(address . 45475@debbugs.gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
20201227174627.25320-4-vincent.legoll@gmail.com
* gnu/packages/xfce.scm (xfce4-mailwatch-plugin): Update to 1.3.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 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
Vincent Legoll wrote 4 years ago
[PATCH 5/9] gnu: xfce4-smartbookmark-plugin: Update to 0.5.2.
(address . 45475@debbugs.gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
20201227174627.25320-5-vincent.legoll@gmail.com
* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): Update to 0.5.2.
---
gnu/packages/xfce.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Toggle diff (42 lines)
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
Vincent Legoll wrote 4 years ago
[PATCH 7/9] gnu: xfce4-wavelan-plugin: Update to 0.6.2.
(address . 45475@debbugs.gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
20201227174627.25320-7-vincent.legoll@gmail.com
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): Update to 0.6.2.
---
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 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
Vincent Legoll wrote 4 years ago
[PATCH 6/9] gnu: xfce4-systemload-plugin: Update to 1.2.4.
(address . 45475@debbugs.gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
20201227174627.25320-6-vincent.legoll@gmail.com
* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.2.4.
---
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 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
Vincent Legoll wrote 4 years ago
[PATCH 8/9] gnu: xfce4-whiskermenu-plugin: Update to 2.5.0.
(address . 45475@debbugs.gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
20201227174627.25320-8-vincent.legoll@gmail.com
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.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 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
Vincent Legoll wrote 4 years ago
[PATCH 9/9] gnu: xfce4-xkb-plugin: Update to 0.8.2.
(address . 45475@debbugs.gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
20201227174627.25320-9-vincent.legoll@gmail.com
* gnu/packages/xfce.scm (xfce4-xkb-plugin): Update to 0.8.2.
---
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 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
Kei Kebreau wrote 4 years ago
Re: bug#45475: [PATCH 0/9] xfce4 updates
(name . Vincent Legoll)(address . vincent.legoll@gmail.com)(address . 45475-done@debbugs.gnu.org)
87ble252k7.fsf@posteo.net
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
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEg7ZwOtzKO2lLzi2m5qXuPBlGeg0FAl/1BMgACgkQ5qXuPBlG
eg2Q3xAAkMZYvbwIwm2vE4Y1novboJAS47tb1OgvDwkC0ZmziIY52tHjEmx1u1Ba
OOZM+hAq01VEugRrVNPCH0edFLVQNnuuZoMBvSeVEZORf0n6OnocDHEp6R/2GMlj
Xbor5qbrA8299IDOU6NPJM6hPMTmLyJNx+Msd3J6NskGPjEumifFkE9MoLy/H43X
yPbFx6Jk3SB9xxZBq2TP5JOoMCZ0vH18zfSClUSmKSJNLnpXU3Q8mkp6Twj9g+rG
0FF4W5NjG11253FKCxgyKWFMI7xmdFDs17flPI92eFgAiwrVHbmStbMqlVv69Fji
bfXdnRnbfD3QSF/VzwqoYVBp7lu25xNGliDAPYbkUUY5EC/hcHDENIEZx4g3b4Bw
ZVAm+ezYA7eCz5BJVtzM+0Anhhz3KatW8xBYr8YgsqBHxcGIboJCMTRC1oV0XKTL
ZFLv5G2XCOX+oRMK+iEGACXdrmmSrEkddkognfVVaAyMVFVuRl+uAzqwam+H8YIN
+qhRvGOX7PmwQiP/FdaaKygDE3EzkOX1wIc6t2CZ9mI0Lqvb/WAho2XpQ8Idvx/r
eCTtGYEcFx4SIfT6XoBGFpiITw9TStFMSglxzB5xqUedztJE7bRRs9REZBQiKC4Z
0XZLQu4mXRR9nrZWaBtWUWO6+bfjKwO56ntYgXS5/d5n7wyQtCQ=
=pGoL
-----END PGP SIGNATURE-----

Closed
Vincent Legoll wrote 4 years ago
(name . Kei Kebreau)(address . kkebreau@posteo.net)(address . 45475-done@debbugs.gnu.org)
CAEwRq=p7-jzWWiy+bKvvfb+6mSJt_5LGMRQhG982j5v0pjo7CA@mail.gmail.com
Hello

On Wed, Jan 6, 2021 at 1:31 AM Kei Kebreau <kkebreau@posteo.net> wrote:
Toggle quote (6 lines)
> 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).

Toggle quote (2 lines)
> 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
Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 45475
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