foot: 1.17.2 -> 1.18.0

This commit is contained in:
Ashish SHUKLA 2024-08-02 15:39:25 +00:00 committed by sternenseemann
parent 277c10d6e4
commit e1e4197e1f

View File

@ -26,7 +26,7 @@
}:
let
version = "1.17.2";
version = "1.18.0";
# build stimuli file for PGO build and the script to generate it
# independently of the foot's build, so we can cache the result
@ -98,7 +98,7 @@ stdenv.mkDerivation {
owner = "dnkl";
repo = "foot";
rev = version;
hash = "sha256-p+qaWHBrUn6YpNyAmQf6XoQyO3degHP5oMN53/9gIr4=";
hash = "sha256-C+KzQvySWJY2FRYYvsaL9BXrQzRGbqpG3qDWOImZzv4=";
};
separateDebugInfo = true;