lollypop-portal: add version

This commit is contained in:
worldofpeace
2018-07-22 06:25:56 -04:00
committed by GitHub
parent ef802feace
commit d106bf9633

View File

@@ -3,7 +3,7 @@
, kid3, easytag, gobjectIntrospection, wrapGAppsHook }:
stdenv.mkDerivation rec {
name = "lollypop-portal";
name = "lollypop-portal-${version}";
version = "0.9.7";
src = fetchFromGitLab {