haskell-uniplate: update to version 1.6.9
This commit is contained in:
parent
d62a757266
commit
bc41c1dc05
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "uniplate";
|
pname = "uniplate";
|
||||||
version = "1.6.8";
|
version = "1.6.9";
|
||||||
sha256 = "0ic1fqm6i7b9lvv2m5l591xw5wkc80lvyvwdvvxbzsbb5vz7kphy";
|
sha256 = "1s1863w4867lz0xn70xga5nss8vvm11rr1kia4icbws6r52sqjlh";
|
||||||
buildDepends = [ hashable syb unorderedContainers ];
|
buildDepends = [ hashable syb unorderedContainers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://community.haskell.org/~ndm/uniplate/";
|
homepage = "http://community.haskell.org/~ndm/uniplate/";
|
||||||
|
|
Loading…
Reference in New Issue
Block a user