haskell-accelerate-examples: update to version 0.13.0.0
This commit is contained in:
parent
3a922b76f7
commit
c99c70dd8e
@ -23,7 +23,7 @@ cabal.mkDerivation (self: {
|
|||||||
homepage = "https://github.com/AccelerateHS/accelerate-examples";
|
homepage = "https://github.com/AccelerateHS/accelerate-examples";
|
||||||
description = "Examples using the Accelerate library";
|
description = "Examples using the Accelerate library";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
hydraPlatforms = [];
|
platforms = self.ghc.meta.platforms;
|
||||||
maintainers = [ self.stdenv.lib.maintainers.andres ];
|
maintainers = [ self.stdenv.lib.maintainers.andres ];
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user