Unverified Commit da45ab16 authored by Bobby Rong's avatar Bobby Rong
Browse files

pango: Fix update script

This can probably be updated to 1.51.x.
parent 74a418e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";
    };
  };