Unverified Commit 9657a49d authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

libsoup_2_4: Fix updateScript after rename (#366676)

parents bee7e063 6bb0391d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@ stdenv.mkDerivation rec {

  passthru = {
    updateScript = gnome.updateScript {
      attrPath = "libsoup_2_4";
      packageName = pname;
      versionPolicy = "odd-unstable";
      freeze = true;