haskell-cryptohash-cryptoapi: update to version 0.1.2
This commit is contained in:
parent
30d0c87736
commit
c7823d47f4
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "cryptohash-cryptoapi";
|
||||
version = "0.1.0";
|
||||
sha256 = "06b62ddwx2mp71dzaj8h88vw2c6nv3rj8n6d3d9vmqa7cws3mjkx";
|
||||
version = "0.1.2";
|
||||
sha256 = "1i2qxyq5qk4jzgkl7kndy10sbmzmagamfnqvl300qm3msi9k0kfy";
|
||||
buildDepends = [ cereal cryptoApi cryptohash tagged ];
|
||||
meta = {
|
||||
homepage = "http://github.com/vincenthz/hs-cryptohash-cryptoapi";
|
||||
|
|
Loading…
Reference in a new issue