forked from mirrors/nixpkgs
haskell-MemoTrie: update to version 0.6.2
This commit is contained in:
parent
f9fd012c03
commit
dfa12250a6
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "MemoTrie";
|
||||
version = "0.6.1";
|
||||
sha256 = "1bx0xd28irxjrq181wirx0vdrdj4qg4n4wj7ya27lkh408mwsxm6";
|
||||
version = "0.6.2";
|
||||
sha256 = "1g4b82s30bqkfids3iywf873nyn8h7l8rp8l3xl58smj5lbi3p4x";
|
||||
buildDepends = [ void ];
|
||||
meta = {
|
||||
homepage = "http://haskell.org/haskellwiki/MemoTrie";
|
||||
|
|
Loading…
Reference in a new issue