forked from mirrors/nixpkgs
haskell-stb-image: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=32285
This commit is contained in:
parent
e6f6c4b42e
commit
f2ee9177d0
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "stb-image";
|
||||
version = "0.2";
|
||||
sha256 = "7d027b6de52d07bbe439a84897aaa6e26a8f05c6fa6f4aeaa3060be23ae11937";
|
||||
version = "0.2.1";
|
||||
sha256 = "1mx6i5q56wy13fvpnypb2c6fk2z3i5xdfblkpazzc70p2dgxaf52";
|
||||
buildDepends = [ bitmap ];
|
||||
meta = {
|
||||
homepage = "http://code.haskell.org/~bkomuves/";
|
||||
|
|
Loading…
Reference in a new issue