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