haskell-uniplate: update to version 1.6.8
This commit is contained in:
parent
4c9badf75e
commit
af6d8784e3
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "uniplate";
|
pname = "uniplate";
|
||||||
version = "1.6.7";
|
version = "1.6.8";
|
||||||
sha256 = "1f71dinmp3vmx9j0a1sxm0f8gzxknsvhnyb8sxfjrvpvixzyg0dx";
|
sha256 = "0ic1fqm6i7b9lvv2m5l591xw5wkc80lvyvwdvvxbzsbb5vz7kphy";
|
||||||
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