File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- DIST tasty-rerun-1.1.18.tar.gz 6388 BLAKE2B 795cfa825ae49e5a91e8b25ebb1910092f2927484b52500048740b95c2511981a16bc5202182cd18e8d85676d21a8f956183508be2c9eb1257427c6328fee550 SHA512 82672a8d2f37a56e9867bb6fa2b8c79dc40869262a1853b51067e9cf463aef78c4aa3d69cda32a06c3d226ef18c951789845e57a82cbad880f29d5415a659ced
1+ DIST tasty-rerun-1.1.19-rev5.cabal 1651 BLAKE2B 1273bbb6f375d1598409800fd487aafe641029339a34460262e8885e105c6f6cc4688855b9f4200b25cfe87a4fe0e0124a21f5c82b24e340cb2d6c0a04822c73 SHA512 68b6f66432c59ad2052e2cc128924cb8a4cdac6151780c926ef6cfbc1153d6fee539c3ddd7a834a608118bc8fd072eafbee8fa4d7189b3f4d6b68480780d9d77
2+ DIST tasty-rerun-1.1.19.tar.gz 6607 BLAKE2B c86a9524c64f98936dc63cbaaa8dded959746eb222dfa01a3254000fb148aaf1ad46e532028e3ed0b4900e66d4140d3e98075e95ae0632e32b46787ea0e19718 SHA512 ba6d801fc69d30648f81d0b0cd14d82b07d93b5a3182627ce0aad21384915a30695ad8b0af168bd6ab8825d05275c01655f7266ae0cd12d76a01b989a695ff4f
Original file line number Diff line number Diff line change 33
44EAPI=8
55
6- # ebuild generated by hackport 0.6.7.9999
6+ # ebuild generated by hackport 0.9.1.0
7+
8+ CABAL_HACKAGE_REVISION=5
79
810CABAL_FEATURES=" lib profile haddock hoogle hscolour"
911inherit haskell-cabal
1012
1113DESCRIPTION=" Rerun only tests which failed in a previous test run"
1214HOMEPAGE=" https://github.com/ocharles/tasty-rerun"
13- SRC_URI=" https://hackage.haskell.org/package/${P} /${P} .tar.gz"
1415
1516LICENSE=" BSD"
1617SLOT=" 0/${PV} "
1718KEYWORDS=" ~amd64 ~arm64 ~ppc64 ~riscv ~x86"
18- IUSE=" "
1919
20- RDEPEND=" >=dev-haskell/mtl-2.1.2:=[profile?]
21- >=dev-haskell/optparse-applicative-0.6:=[profile?]
20+ CABAL_CHDEPS=(
21+ ' optparse-applicative >= 0.6 && < 0.19' ' optparse-applicative >= 0.6 && < 0.20'
22+ )
23+
24+ RDEPEND=" >=dev-haskell/optparse-applicative-0.6:=[profile?] <dev-haskell/optparse-applicative-0.20:=[profile?]
2225 >=dev-haskell/split-0.1:=[profile?] <dev-haskell/split-0.3:=[profile?]
23- >=dev-haskell/stm-2.4.2:=[profile?]
2426 >=dev-haskell/tagged-0.7:=[profile?] <dev-haskell/tagged-0.9:=[profile?]
25- >=dev-haskell/tasty-1.2:=[profile?] <dev-haskell/tasty-1.5 :=[profile?]
26- >=dev-lang/ghc-7.8 .2:=
27+ >=dev-haskell/tasty-1.2:=[profile?] <dev-haskell/tasty-1.6 :=[profile?]
28+ >=dev-lang/ghc-9.0 .2:=
2729"
2830DEPEND=" ${RDEPEND}
29- >=dev-haskell/cabal-1.18 .1.3
31+ >=dev-haskell/cabal-3.4 .1.0
3032"
31-
32- CABAL_CHDEPS=(
33- ' base >=4.6 && <4.15' ' base >=4.6'
34- )
You can’t perform that action at this time.
0 commit comments