Skip to content

Commit e7d074e

Browse files
x11-misc/xmonad-extras: add 0.17.3, drop 0.17.2
Signed-off-by: GuillaumedeVolpiano <xavier@wheredoibegin.fr>
1 parent ebe083a commit e7d074e

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

x11-misc/xmonad-extras/Manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
DIST xmonad-extras-0.17.2.tar.gz 21435 BLAKE2B 91b4be0eb72f34b4e3afce8ea1504635a9603ef65a2d822cab39300bfc742fec8e60f27d950ef06fcfa3ac636652d443b2a4f5e976cc4b57b06af79701d5965d SHA512 551e541fd3bbab876e7d9860c06c29cf734046ccb21dc22e95bc52b630ee007e8da4a8d09204ec729650201e051485025e786554b8669f2b8c15233902cd1658
1+
DIST xmonad-extras-0.17.3.tar.gz 21568 BLAKE2B 09f37a090e433b7a04064312707684cbf08ff9e04015f3db1e3a2829e1fe8f64e6e114fa0c2eccb5d9756b25b90b2509784e2c2cda1c0f37c1e87db90c841e2a SHA512 9a7e02388ca7e43e8312b90969ee1ec41faa4e602e10fe54dafe0eeaff10d2e9a5f31bf0403deaa7d913b162d745d258fa4ee34f296d1ae1ee554647f4819bb1

x11-misc/xmonad-extras/xmonad-extras-0.17.2.ebuild renamed to x11-misc/xmonad-extras/xmonad-extras-0.17.3.ebuild

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
EAPI=8
55

6-
# ebuild generated by hackport 0.9.0.0.9999
6+
# ebuild generated by hackport 0.9.1.0.9999
77
#hackport: flags: -testing,with_brightness:brightness,with_hint:eval,with_mpd:mpd,-with_hlist,-with_template_haskell,with_parsec:volume,with_split:volume,+with_regex_posix,with_sound:alsa
88

99
CABAL_FEATURES="lib profile haddock hoogle hscolour"
@@ -17,17 +17,13 @@ SLOT="0/${PV}"
1717
KEYWORDS="~amd64"
1818
IUSE="+alsa +brightness +dbus +eval +mpd"
1919

20-
CABAL_CHDEPS=(
21-
'bytestring >= 0.9 && < 0.12' 'bytestring >= 0.9'
22-
)
23-
2420
RDEPEND="dev-haskell/regex-posix:=[profile?]
2521
>=dev-haskell/x11-1.4.3:=[profile?]
2622
>=dev-lang/ghc-9.0.2:=
2723
>=x11-wm/xmonad-0.10:=[profile?]
2824
>=x11-wm/xmonad-contrib-0.10:=[profile?]
2925
alsa? ( >=dev-haskell/alsa-mixer-0.3:=[profile?] )
30-
dbus? ( >=dev-haskell/dbus-1.2:=[profile?] <dev-haskell/dbus-1.4:=[profile?] )
26+
dbus? ( >=dev-haskell/dbus-1.2:=[profile?] <dev-haskell/dbus-1.5:=[profile?] )
3127
eval? ( >=dev-haskell/hint-0.3.3.3:=[profile?] <dev-haskell/hint-0.10:=[profile?]
3228
dev-haskell/network:=[profile?] )
3329
mpd? ( >=dev-haskell/libmpd-0.9:=[profile?] )

0 commit comments

Comments
 (0)