haskell-skein: update to version 0.1.0.9
This commit is contained in:
parent
7b27f68e42
commit
1622070cef
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "skein";
|
pname = "skein";
|
||||||
version = "0.1.0.8";
|
version = "0.1.0.9";
|
||||||
sha256 = "0d0xrrcagf663rn37gpr13jyvfm7rnil18mz4miavb4hwzni46rm";
|
sha256 = "06hx064cpfcd397rmrmfbm7ph38pnxcsn6wij8fcfsx9wq5yq1k1";
|
||||||
buildDepends = [ cereal cryptoApi tagged ];
|
buildDepends = [ cereal cryptoApi tagged ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/meteficha/skein";
|
homepage = "https://github.com/meteficha/skein";
|
||||||
|
|
Loading…
Reference in a new issue