Change package versions to conform to nixpkgs conventions.

This commit is contained in:
Evgeny Egorochkin
2013-06-09 05:41:44 +03:00
parent 8a7bd8b200
commit dc54358ce9
6 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
let date = "2009-07-04"; in
stdenv.mkDerivation rec {
name = "html-tidy-${date}";
name = "html-tidy-20090704";
# According to http://tidy.sourceforge.net/, there are no new
# release tarballs, so one has to either get the code from CVS or