haskell-hashed-storage: update to version 0.5.10
This commit is contained in:
parent
2460be6f63
commit
438e301c87
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "hashed-storage";
|
||||
version = "0.5.9";
|
||||
sha256 = "1ycn0zwk5jqm6wwgs8nxpdg7fh5wx0i2058i0a924whj196kkhk2";
|
||||
version = "0.5.10";
|
||||
sha256 = "1k7drnk0y5apjvwsiw85032yvxllbi7ndg6h9x207gnjxm64m0h5";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
|
|
Loading…
Reference in New Issue