[PATCH] gnu: xfce4-netload-plugin: Update to 1.4.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Michael Rohleder
Owner
unassigned
Submitted by
Michael Rohleder
Severity
normal

Debbugs page

Michael Rohleder wrote 4 years ago
(address . guix-patches@gnu.org)(name . Michael Rohleder)(address . mike@rohleder.de)
20210325005249.14254-1-mike@rohleder.de
* gnu/packages/xfce.scm (xfce4-netload-plugin): Update to 1.4.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 dc65567835..553cb0a434 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1761,7 +1761,7 @@ mounted or when unmounting fails.")
(define-public xfce4-netload-plugin
(package
(name "xfce4-netload-plugin")
- (version "1.3.2")
+ (version "1.4.0")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1770,7 +1770,7 @@ mounted or when unmounting fails.")
"/xfce4-netload-plugin-" version ".tar.bz2"))
(sha256
(base32
- "0p91875n6s8n88l7wb4w9prqly3wvkyilnr7zq0ppq71rwjh9r12"))))
+ "036pvhfv1iynvj75va0xl8hpvnfckabyqm9jv56pb40p2072cxkc"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
--
2.31.0
Efraim Flashner wrote 4 years ago
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 47374-done@debbugs.gnu.org)
YFxtGrw3HEeNP8h0@3900XT
Thanks. Patch pushed!

--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmBcbRoACgkQQarn3Mo9
g1GVog//fA26grL6IWjHUAwM25lbOSlZopmQsnugDV5q44gnwJSnWZRL9UDaRUL4
B8lhvcMaylELZ5Bqg2PhFoyPk5WOEgNmDC0YTkVT3xcoy+6wXNFP5L+RUo8eDzVu
ZrxuYnEIBzDdtAU3ckGd3NT7nnSpyD9Eeb8F/wBc2r11uvN45GLwFsr6In4JtfwO
KM8zSZdSTZO7V+pPqgZZmp8tqPZOaLTwIYW+XvroRRReTN0icyMpQr3o6bCI1+A1
RNHAPaiS9+PvgTuHnf6KBOC1fz7337KucX+HwZUAh9FIqkp1MRTwyfChHSF6JDET
J4aPb1BWXzc8r+KoCPHl6+JSRsUMxh98NJNr6i4LBcDy8+r9SzBbmJcyfGMaBqoM
FQ5eP1ScxlLmAtIwakbbYkIg8NBDMfpj3an9IZBDWycKt28jA5xEk6+fe5DdUyld
WovE9H8mXQJDtdkZCv9xpp5NJIrJxHpC+XPAhr2TW7Js/NYu33IA/eyL0L3u/zDs
82RXitebiw7SHRobj9GPD18z8GOpv8FoalRo8CIAWw0vTDn+rpIyYvDMGLvF8RVn
vNH9XzjwEOb//1jvqzwALKSt1zHgyfUG6lgCCR6tH5PN80sN9pdNVwX6jUw0+qqW
V4SaQR4bfl6LOQAkGVPULL3dmGf/2bJbtS6b3SyAlGp332ecjb4=
=6SFD
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

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

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