haskell-repa-bytestring: updated to version 2.2.0.1
svn path=/nixpkgs/trunk/; revision=29091
This commit is contained in:
parent
ca93a87e0f
commit
08d6c0a1d3
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "repa-bytestring";
|
pname = "repa-bytestring";
|
||||||
version = "2.1.0.1";
|
version = "2.2.0.1";
|
||||||
sha256 = "01kvbd1kn0irldnfihhxa2jrz8fy1x9g7vz60ffgagj6yzp4bsnq";
|
sha256 = "0yc814wyiy5cb9j04515rv24mm4qd5xqyz2dxsmg1p46qb69hvsg";
|
||||||
buildDepends = [ repa vector ];
|
buildDepends = [ repa vector ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://repa.ouroborus.net";
|
homepage = "http://repa.ouroborus.net";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user