haskell-dimensional: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=32461
This commit is contained in:
parent
47e9932cd2
commit
bbc7b11572
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "dimensional";
|
pname = "dimensional";
|
||||||
version = "0.10.1.2";
|
version = "0.10.2";
|
||||||
sha256 = "0hdiwyzr4zzwz5h8m7nrcdf85n00byjchr6ghbasnsg3vg9p17wn";
|
sha256 = "14idyacd38a2kc97hp773j8iiim2lxh9czr8gp12m66w4n603znn";
|
||||||
buildDepends = [ numtype time ];
|
buildDepends = [ numtype time ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://dimensional.googlecode.com/";
|
homepage = "http://dimensional.googlecode.com/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user