haskell-dimensional: updated to version 0.10.1.2
svn path=/nixpkgs/trunk/; revision=29321
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "dimensional";
|
pname = "dimensional";
|
||||||
version = "0.10.1.1";
|
version = "0.10.1.2";
|
||||||
sha256 = "198ynnls5l25q6igbhgd892cp1hvzca3wbgsmfxzlmcwmihhp8p9";
|
sha256 = "0hdiwyzr4zzwz5h8m7nrcdf85n00byjchr6ghbasnsg3vg9p17wn";
|
||||||
buildDepends = [ numtype time ];
|
buildDepends = [ numtype time ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://dimensional.googlecode.com/";
|
homepage = "http://dimensional.googlecode.com/";
|
||||||
|
|||||||
Reference in New Issue
Block a user