Skip to content

Commit 0aa88a9

Browse files
committed
foot: update 1.22.0 -> 1.22.2
1 parent 699c944 commit 0aa88a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/fo/foot/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
}:
2828

2929
let
30-
version = "1.22.0";
30+
version = "1.22.2";
3131

3232
# build stimuli file for PGO build and the script to generate it
3333
# independently of the foot's build, so we can cache the result
@@ -103,8 +103,8 @@ stdenv.mkDerivation {
103103
domain = "codeberg.org";
104104
owner = "dnkl";
105105
repo = "foot";
106-
hash = "sha256-OCDFfOEyE8CrgisswSfPXH1rNoaM1C1ztm9R77P0MOk=";
107106
tag = version;
107+
hash = "sha256-eX9nSAl2pHbJU8g80q3RifDlFh00LSi8GvYU4+rlIsA=";
108108
};
109109

110110
separateDebugInfo = true;

0 commit comments

Comments
 (0)