fix: add missing versions

This commit is contained in:
Arseniy Seroka
2015-06-04 20:22:36 +03:00
parent 9cd797ff26
commit daf4ec39a5
31 changed files with 38 additions and 35 deletions

View File

@@ -4,7 +4,7 @@ let inherit (composableDerivation) edf; in
composableDerivation.composableDerivation {} {
name = "monetdb-may-2009";
name = "monetdb-2009-05-01";
src = fetchurl {
url = http://monetdb.cwi.nl/downloads/sources/May2009-SP1/MonetDB-May2009-SuperBall-SP1.tar.bz2;