summaryrefslogtreecommitdiff
path: root/x11-misc/xmobar
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-18 00:29:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-18 00:29:05 +0000
commit467e2131896a3030032cd5b0fab2094a045bf9d0 (patch)
tree534578ca7ef61b3eb30fee861db78c0ae58e2fa6 /x11-misc/xmobar
parent1f254b1ee917690b4f8f7738fdcfc295ee304ff7 (diff)
gentoo auto-resync : 18:03:2023 - 00:29:05
Diffstat (limited to 'x11-misc/xmobar')
-rw-r--r--x11-misc/xmobar/Manifest2
-rw-r--r--x11-misc/xmobar/xmobar-0.44.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xmobar/Manifest b/x11-misc/xmobar/Manifest
index ac92e6c9d514..be2a36707fd1 100644
--- a/x11-misc/xmobar/Manifest
+++ b/x11-misc/xmobar/Manifest
@@ -1,3 +1,3 @@
DIST xmobar-0.44.1.tar.gz 156756 BLAKE2B bee81627744146989b402ae04d36edb5e4a69686b546457afebad81cda96ece4ce0ace8a2855bd5136610be3fc396c2f62121ea062fffb1ad837145cf3238fdb SHA512 e04f3f9f40ffa4095df2b523916686d93d28b4cbb880f7732cf63d6f1915e721043764b9d723ed8b3c4938c3df749d0e5a9ddb9a9e64a2a015f8f0d6b3f46c97
-EBUILD xmobar-0.44.1.ebuild 3837 BLAKE2B 71115fddac589ecf3fd04996e9dcad2e83f8b1293905109b0749592ac439350079692fd0b7e1f2ad9c5b671cdd583e22dc551910f8061ceadeca58c0d76d548d SHA512 af505bd6fdb44bc165a2d381afbc26b5533571d39e6eab32acdc60e7008e0405edc76720c986be78073ce03e2c75accbfa44c727fbca628638a2f361fbf833c4
+EBUILD xmobar-0.44.1.ebuild 3836 BLAKE2B a98a59e1fcc22cc6738e68a8d26fee6b9139a87ee6247092b0fd3895c1207feb4d17a4237768b3f014b78eb526db3596c29b81332d8d391c61047106dce5f0f3 SHA512 11d9c30a251b28505cec65d2fd5fa0347c1bb65d78fb5160c8845dba5e56eca10747d262dba90570eed9f6034ffd9782a767cf4463383e17319ffbdaa86f7eda
MISC metadata.xml 1060 BLAKE2B ca04a6c33985ddc558cd68be42c3042c0e87928251ceb681a97b6533e23c6f8d1d2af82355b4fac9af70d2276c2e7cb40e3bf5867f47ad27ca109f5f74b3eb6b SHA512 c875c4b26a7c4c88f7e5d5c3610c90fe100f98e9b018ba649f60e7d68a9bb71d94c1bdf8ddaf703326f11ebccafff5a480ab2976fc7048decae771cd0b44fa57
diff --git a/x11-misc/xmobar/xmobar-0.44.1.ebuild b/x11-misc/xmobar/xmobar-0.44.1.ebuild
index 4a7d43bb0054..365e5f2504d5 100644
--- a/x11-misc/xmobar/xmobar-0.44.1.ebuild
+++ b/x11-misc/xmobar/xmobar-0.44.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE="alsa dbus mpd mpris +rtsopts timezone uvmeter +weather wifi xft xpm"
RDEPEND=">=dev-haskell/aeson-1.4.7.1:=[profile?]