[PATCH] gnu: xfce4-time-out-plugin: Update to 1.1.1.

  • 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 5 years ago
(address . guix-patches@gnu.org)
87tuxkf78v.fsf@rohleder.de
From 59b885a6446fd501e1bfe096f45f7c3d8c14e869 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Mon, 3 Aug 2020 10:37:19 +0200
Subject: [PATCH] gnu: xfce4-time-out-plugin: Update to 1.1.1.

* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.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 13b33ea6fb..d3ab28d670 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1867,7 +1867,7 @@ swap space and the system uptime in the Xfce4 panel.")
(define-public xfce4-time-out-plugin
(package
(name "xfce4-time-out-plugin")
- (version "1.1.0")
+ (version "1.1.1")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1876,7 +1876,7 @@ swap space and the system uptime in the Xfce4 panel.")
"/xfce4-time-out-plugin-" version ".tar.bz2"))
(sha256
(base32
- "068a8ck08g4g1msbr7hd5zzp6lsq2a1ry1r472x0rmbna2im2jpf"))))
+ "07d3vddzrl6p6kg3qs4rd8qk57ghf33sk9sh73gsx2hxfnwbwk8r"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
--
2.28.0
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl8nzpAACgkQfHr/vv7y
yyU9Xwf/aSuO9VG9mtLDgNS+5QwHWlVZ6VvBMb2MwqDyDVqYkkcmcDElmKFhIvF4
CYMNAca5NDWzQCbNwdR8b2N8VcjPVIvrT9xApwYz3OVwOURbKrtZSKewvprtgh+H
SKUkDWLQ/nUcungtWNDDDcv9SKzv0aDD3ZxB46ff+6nx/JtwFlSklhf6nYy2fGk8
U0+z39/uyZMi7RVXhO2lbCf2/s/F3pULrWD++4hf/pBa3PwX+Ub0e7i60wo5Bd65
gHpeCOnCiDWcf8Fa4jPNI7llRFeecZLYTxpOQf50OQm7JqHNUgKVqK16VoRpLyZJ
W6imIp+TvL2Ebb/44eSB7muIy/w6+w==
=t7/2
-----END PGP SIGNATURE-----

Efraim Flashner wrote 5 years ago
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 42692-done@debbugs.gnu.org)
20200803132817.GJ1134@E5400
Looks good. 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-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl8oEPAACgkQQarn3Mo9
g1FvoBAAnwZj34ATgHkIWjtWhvwHz8zfcGeT34fm3mRIzjEVT/+YWkpbWy+chGAK
CEPPH2let+WC+iIKj0YTpC+2YLr2wn2nTMsYHh2XgiegZ74yFqF0IZVxEg463hxb
OL7CuCdVE2Krn+MSi/xZF1Lvlj2ABAFFj7mspoUNYxRSq8s65FmxtSVgUAe5Fgvr
eCMiquu/XeIuNfasJiMN9G7tmYz2w0JlEdDFQ0ZMdO77h5M+yTqDUWwSGqqxmo1F
fPubWQ466uWpimQfc7y8lPmFFkRRJ9I3N21v3z+0Jyyk2A7gi64B/nX1Adiu9nmT
rWTka/7qz39oT8yiHnWxnG1AnzjG7L2eHp71zacwVjK2YI/ZLqH4cfAAKQgPbXOJ
5+Q0i1HTaiJkD28CTu0zbu//kB44geUK8T0ivX7ti4vvD4oqCDwn2K0Vs6vs/aw1
yznophcS7Ki72krE5JBa1v/gDoUqD9trEjH80nBLovgIQiTioQNymRif3LqXH26o
1wVF/+b4BBWzTw0e+eLvL6+EW6pzjXHTBsGmfN3f7Xi5l06nIxuDTK+EnMs2G9pJ
M/0HnvhKKU91v7ZLsJa/Q0rxdAIV5KUMS8nkXAO5U4WUi+3Ntae+j83/WHCGTjV7
iG9NpfuErkSJWLQXmUUwSfecFOfdbHAyWh14om3/jEnW4cOqd4Y=
=RLvQ
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

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

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