Unverified Commit 55fabc7b authored by K900's avatar K900 Committed by GitHub
Browse files

olive-editor: fix eval (#402780)

parents 596543b1 7886dc03
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ let
    version = "2.4.15.0";
    src = (
      old.src.override {
        rev = "v${version}";
        tag = "v${version}";
        hash = "sha256-I2/JPmUBDb0bw7qbSZcAkYHB2q2Uo7En7ZurMwWhg/M=";
      }
    );