1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Update to 0.1.1

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-06-03 22:25:38 +00:00
parent 73b19bcc79
commit a3bdf269c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298261
2 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= crypto-pubkey-types
PORTVERSION= 0.1.0
PORTVERSION= 0.1.1
CATEGORIES= security haskell
MAINTAINER= haskell@FreeBSD.org
@ -15,6 +15,7 @@ COMMENT= Generic cryptography Public keys algorithm types
LICENSE= BSD
CABAL_SETUP= Setup.hs
USE_CABAL= crypto-api>=0.5
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"

View File

@ -1,2 +1,2 @@
SHA256 (cabal/crypto-pubkey-types-0.1.0.tar.gz) = c519517dc4359b4a090910561575262079538d24cb503e0a3d63efe63b5e65c5
SIZE (cabal/crypto-pubkey-types-0.1.0.tar.gz) = 2280
SHA256 (cabal/crypto-pubkey-types-0.1.1.tar.gz) = 2bce552b0aa45f2457e4d6ab369777114465b0a9fba455e64ad0766a03f81432
SIZE (cabal/crypto-pubkey-types-0.1.1.tar.gz) = 2307