Commit d786d77b authored by Ashish SHUKLA's avatar Ashish SHUKLA Committed by sternenseemann
Browse files

foot: 1.17.1 -> 1.17.2

parent afa22faa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
}:

let
  version = "1.17.1";
  version = "1.17.2";

  # build stimuli file for PGO build and the script to generate it
  # independently of the foot's build, so we can cache the result
@@ -99,7 +99,7 @@ stdenv.mkDerivation {
    owner = "dnkl";
    repo = "foot";
    rev = version;
    hash = "sha256-B6RhzsOPwczPLJRx3gBFZZvklwx9IwqplRG2vsAPIlg=";
    hash = "sha256-p+qaWHBrUn6YpNyAmQf6XoQyO3degHP5oMN53/9gIr4=";
  };

  separateDebugInfo = true;