Author: simons
Date: Wed Aug 10 08:26:15 2011
New Revision: 28453
URL: https://svn.nixos.org/websvn/nix/?rev=28453&sc=1
Log:
haskell-repa: downgraded to 2.1.1.2
repa-examples doesn't compile with the latest version of repa.
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/repa/default.nix
Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/repa/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/repa/default.nix Wed Aug
10 08:12:58 2011 (r28452)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/repa/default.nix Wed Aug
10 08:26:15 2011 (r28453)
@@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "repa";
- version = "2.1.1.3";
- sha256 = "1qnms2ivy1bq8lv150v0dvlsc05hlbfm3rwwsmqyfagy1bziqbma";
+ version = "2.1.1.2";
+ sha256 = "0lvhcq46abby69i6sgcqrxljykayp1sr3rmy2nlg5cccxlj94sqi";
buildDepends = [ QuickCheck vector ];
meta = {
homepage = "http://repa.ouroborus.net";
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits