faust2.faust2ApplBase: set version and pname (#482979)
This commit is contained in:
@@ -175,9 +175,9 @@ let
|
||||
|
||||
args
|
||||
// {
|
||||
name = "${baseName}-${version}";
|
||||
pname = baseName;
|
||||
|
||||
inherit src;
|
||||
inherit src version;
|
||||
|
||||
dontBuild = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user