goocanvasmm2: fix update script attrPath
This commit is contained in:
parent
2dee6ad280
commit
03c0ab3857
@ -18,6 +18,7 @@ stdenv.mkDerivation rec {
|
||||
passthru = {
|
||||
updateScript = gnome3.updateScript {
|
||||
packageName = pname;
|
||||
attrPath = "goocanvasmm2";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user