Add version numbers to name and remove comment

This commit is contained in:
Benno Fünfstück
2014-01-30 18:58:59 +01:00
parent e5af7f79d5
commit 9c4a58515d
4 changed files with 4 additions and 6 deletions
@@ -4,7 +4,7 @@
, intltool, python }:
stdenv.mkDerivation {
name = "libsoup";
name = "libsoup-2.45";
version = "2.45";
src = fetchurl {