Merge pull request #43966 from worldofpeace/patch-3

lollypop-portal: add version
This commit is contained in:
Jan Tojnar
2018-07-22 13:42:07 +02:00
committed by GitHub

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 {