mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
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";
|
||||
description = "Examples using the Accelerate library";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = [];
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [ self.stdenv.lib.maintainers.andres ];
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user