Updated Haskell packages.
- cabal2nix: updated to version 1.31 - gloss: updated to version 1.7.2.1 - repa-algorithms: updated to version 3.1.0.1 - repa-bytestring: deleted obsolete package - repa-examples: updated to version 3.1.0.1 - repa-io: updated to version 3.1.0.1 - repa: updated to version 3.1.0.1 - semigroups: updated to version 0.8.0.1 svn path=/nixpkgs/trunk/; revision=33659
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "repa";
|
||||
version = "2.2.0.1";
|
||||
sha256 = "016cigxivjd17g0hysf76b3lznjpk478q0hg9hsy154ms7xap3dy";
|
||||
version = "3.1.0.1";
|
||||
sha256 = "0dcx2n7bqw8rrr1aaxnrbmjv0c89lvxl6fgccrw0qci5rzwccnp2";
|
||||
buildDepends = [ QuickCheck vector ];
|
||||
meta = {
|
||||
homepage = "http://repa.ouroborus.net";
|
||||
|
||||
Reference in New Issue
Block a user