[PATCH] gnu: xfce4-taskmanager: Update to 1.4.2.

  • 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)
20210209140252.29460-1-mike@rohleder.de
* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.4.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 9d8fead43c..42c68d9992 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1069,7 +1069,7 @@ the desktop wallpaper.")
(define-public xfce4-taskmanager
(package
(name "xfce4-taskmanager")
- (version "1.4.1")
+ (version "1.4.2")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1077,7 +1077,7 @@ the desktop wallpaper.")
"xfce4-taskmanager-" version ".tar.bz2"))
(sha256
(base32
- "0nsvjrsg8bc4wbqqq9y9r4nvdsz3443q0qz05k68qjdxwzyx4h8i"))))
+ "1ya81si7xhqqbbc9lfcjg2i1pi1qdfw1pnjry7kf95f1w50244nd"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
--
2.30.0
Efraim Flashner wrote 4 years ago
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 46404-done@debbugs.gnu.org)
YCOxdPiUYyRvoYFS@3900XT
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-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmAjsXIACgkQQarn3Mo9
g1HuwhAAwzFj2hBlUe9zYeVk0PzIoJAdw/fYj/Kr4wUsaGhMrelj91xb946lWVxM
LgtaJk4FFH5o1xNYchyVXzKITOo0cTcrniKZgWfsUTeJ+Pq61orVb191pMFLg5XE
pnp9CZS8yFaU+g+ATp3R7JsgHDKGnEEQgc/7ejCx1APjTMAJ0RysL0pYLKo3kdbQ
OoEmNOGRszsQym3mHNVaNdiBQayTWHZ1Dko+LsWoIaTgu1FDUmXZs3lvTyG1MGe7
YR7ejvj8H0II06XXj5sv/cm2FpCOuOsIHF4kse6Z84bxa8VO841sVIa5A4U5Vr36
+2bxwfOn6brgUpC9n2AMrnjhq8kU1oOP6CIA1uvgxJ0y5gmuZ4aTb6sXhNfz+Xzs
dOQiYTrPbufUOYzwC+e5aimekRqeV5bfu8+98wBjUlfZd8AI18ZD5GxwIOQCSBJg
mB7mreIk7okch4GXwflshdV9n4eKsZQfUaAdnVNzoeN2LI6ouAHlgXRwNAAw33/q
QBMAcp42QNUlNtgmV8A/oqCHvnq+vgC3wNhOKJ9v7NSwR7CFqCPx0lne8oMJOkNi
9g9tLz5Z2G4jrxYITxWY4kJJhZgxCThfzjqvh40/WhgTIXwnmunBUN7N8ogJ3mFs
ZbcjD87EVKZZi6fCN1cv6mFFubjxKd4ySRh/S1mf4Fv1gDW3qXw=
=xjN5
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

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

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