Skip to content

Commit

Permalink
dev-haskell/crypton: add 1.0.1, drop 0.34
Browse files Browse the repository at this point in the history
Signed-off-by: hololeap <[email protected]>
  • Loading branch information
hololeap committed Dec 28, 2024
1 parent d708384 commit 4e41c34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-haskell/crypton/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST crypton-0.34.tar.gz 622533 BLAKE2B 921805d5c4c8b50d11024c511c7a6e264dd1acee3fe96e5e2c4bc905f4697c72de3b1ca9cdc1f0b95e452544cfe3de6b1238cf2e034b3f714b4768d4e9d0f2c7 SHA512 f5cbcd7025e07e1ee4c9388abbdd15607990c24e881e230688664ad9891df7e922dbe4ee0245d5de59cfb310868a72a093fd2770b33a3fb1e1927c966a2ec60d
DIST crypton-1.0.1.tar.gz 624895 BLAKE2B 7f7d355bb1d8763c4ef1c590c03d050bdfc2ab0a8913141f6c81b9f3b75111d461d15fbf0350c25e6fc21295d8c8516e81085d9671acd03e011fd2ffa9e75ca2 SHA512 1570179e3385cb45adb5b5914c7b858987f561488763de73d8ee22b83b9d94b74b217b83393ffedcbdf2593a83d9881ec67fd2b16ee8dcf10e4fede5b6034d82
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

# ebuild generated by hackport 0.8.5.1.9999
# ebuild generated by hackport 0.9.0.0.9999
#hackport: flags: support_aesni:cpu_flags_x86_aes,+support_deepseq,support_pclmuldq:cpu_flags_x86_pclmul,support_rdrand:cpu_flags_x86_rdrand,support_sse:cpu_flags_x86_sse2

CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
Expand Down Expand Up @@ -36,7 +36,7 @@ src_configure() {
$(cabal_flag integer-gmp integer-gmp) \
$(cabal_flag old-toolchain-inliner old_toolchain_inliner) \
$(cabal_flag cpu_flags_x86_aes support_aesni) \
--flag=deepseq \
--flag=support_deepseq \
$(cabal_flag cpu_flags_x86_pclmul support_pclmuldq) \
$(cabal_flag cpu_flags_x86_rdrand support_rdrand) \
$(cabal_flag cpu_flags_x86_sse2 support_sse) \
Expand Down

0 comments on commit 4e41c34

Please sign in to comment.