haskell-gamma: updated to version 0.9.0.2
svn path=/nixpkgs/trunk/; revision=31288
This commit is contained in:
parent
9bd85d5cf2
commit
cde76888f9
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "gamma";
|
pname = "gamma";
|
||||||
version = "0.9.0.1";
|
version = "0.9.0.2";
|
||||||
sha256 = "02s9m2vlrnfg26c7921x60xxmawzzk27y3czcnvs8hlk01mb1xv7";
|
sha256 = "09z4m0qsf1aa2al7x3gl7z3xy6r4m0xqhnz8b917dxa104zw6flq";
|
||||||
buildDepends = [ continuedFractions converge vector ];
|
buildDepends = [ continuedFractions converge vector ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/mokus0/gamma";
|
homepage = "https://github.com/mokus0/gamma";
|
||||||
|
Loading…
Reference in New Issue
Block a user