haskell-repa: downgraded to 2.1.1.2
repa-examples doesn't compile with the latest version of repa. svn path=/nixpkgs/trunk/; revision=28453
This commit is contained in:
parent
70f794471f
commit
e51e662b4b
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "repa";
|
pname = "repa";
|
||||||
version = "2.1.1.3";
|
version = "2.1.1.2";
|
||||||
sha256 = "1qnms2ivy1bq8lv150v0dvlsc05hlbfm3rwwsmqyfagy1bziqbma";
|
sha256 = "0lvhcq46abby69i6sgcqrxljykayp1sr3rmy2nlg5cccxlj94sqi";
|
||||||
buildDepends = [ QuickCheck vector ];
|
buildDepends = [ QuickCheck vector ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://repa.ouroborus.net";
|
homepage = "http://repa.ouroborus.net";
|
||||||
|
Loading…
Reference in New Issue
Block a user