Skip to content

Commit

Permalink
dev-haskell/zip-archive: bump up to 0.3.1
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.2
  • Loading branch information
Sergei Trofimovich committed Jun 8, 2017
1 parent dfd4dd4 commit 419190f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dev-haskell/zip-archive/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST zip-archive-0.3.0.6.tar.gz 15164 SHA256 8140104a15d2961480c212a1e061a6d1b2af62357930de950e5debedb0abd5b6 SHA512 c72c4c801a8093fc7b399c06e6282aeb77f9cf14332155638aa1f0d2954871a69eb0a6e56dce01dfb651722b82842e6f5b134513137538679a0cf383ae2b23ca WHIRLPOOL df7461b0c7a6cd187aac6f5537591369f7bf30c0076e7691db91750ee653333d3d40c9029f6db12cff8514d308c2d6b6faa9e0f46b6496691c9526680b4fa0a6
DIST zip-archive-0.3.1.tar.gz 15302 SHA256 aec46883647c159247cdfaefdad8aadc62328d4720407a442bfa47bf75349e7b SHA512 84de97b4adea5337b03b66056735b9aa1c359440cc0b4ff95463b51846adadce79ab070a455f81e386b9292b34206b727f8111e67b1f83f6962000c4cc0883a6 WHIRLPOOL db389dec3ea8439e888c61957db442f6a70fd945758d9720d1b5c05342988d115c9fb4bf74e960d704b6deb7a38d0a80b67f42aea4273bfbfdddfaa444a05891
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

# ebuild generated by hackport 0.5.2.9999
# ebuild generated by hackport 0.5.3.9999

CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
Expand All @@ -30,11 +30,6 @@ DEPEND="${RDEPEND}
dev-haskell/temporary )
"

# non-haskell depend i always forget about
DEPEND="${DEPEND}
test? ( app-arch/zip )
"

src_configure() {
haskell-cabal_src_configure \
$(cabal_flag executable executable)
Expand Down

0 comments on commit 419190f

Please sign in to comment.