packages feed

eccrypto 0.0 → 0.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

eccrypto.cabal view
@@ -1,5 +1,5 @@ Name:                eccrypto-Version:             0.0+Version:             0.0.1 Synopsis:	     Elliptic Curve Cryptography for Haskell Description:         Elliptic Curve Cryptography in Haskell, evolved for correctness and practical usability from higher-level libraries. 		     .@@ -14,7 +14,7 @@ 		     More secure curves will be added. License:             BSD3 License-file:        COPYING-Copyright:	     (c) Marcel Fourné, 2009-2014+Copyright:	     (c) Marcel Fourné, 2009-2016 Author:              Marcel Fourné Maintainer:          Marcel Fourné (haskell@marcelfourne.de) Category:	     Cryptography@@ -45,4 +45,4 @@  source-repository head   type:     git-  location: https://github.com/mfourne/hs-eccrypto.git+  location: https://github.com/mfourne/eccrypto.git