pango: Fix update script
This can probably be updated to 1.51.x.
This commit is contained in:
@@ -99,7 +99,7 @@ stdenv.mkDerivation rec {
|
||||
packageName = pname;
|
||||
versionPolicy = "odd-unstable";
|
||||
# 1.90 is alpha for API 2.
|
||||
freeze = true;
|
||||
freeze = "1.90.0";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user