foot: 1.22.3 -> 1.23.0

Changes: https://codeberg.org/dnkl/foot/releases/tag/1.23.0
This commit is contained in:
Ashish SHUKLA
2025-07-17 14:25:18 +02:00
committed by sternenseemann
parent 580945fd9b
commit 3563c3932c
+2 -2
View File
@@ -27,7 +27,7 @@
}:
let
version = "1.22.3";
version = "1.23.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
@@ -104,7 +104,7 @@ stdenv.mkDerivation {
owner = "dnkl";
repo = "foot";
tag = version;
hash = "sha256:1l5liw4dgv7hxdimyk5qycmkfjgimdrx51rjvdizpcfmdlkvg518";
hash = "sha256-B7EKEIb6qA9UTRq0jdj1ShLhnldU0pwQPlkq6JrHWmI=";
};
separateDebugInfo = true;