From 00a904f61bd9880bc388edf4ef1aa13b02767256 Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Sun, 5 Dec 2021 21:32:23 +0100 Subject: foot: 1.10.1 -> 1.10.2 https://codeberg.org/dnkl/foot/releases/tag/1.10.2 --- pkgs/applications/terminal-emulators/foot/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications/terminal-emulators/foot/default.nix') diff --git a/pkgs/applications/terminal-emulators/foot/default.nix b/pkgs/applications/terminal-emulators/foot/default.nix index 389408377c6..9290f8ce614 100644 --- a/pkgs/applications/terminal-emulators/foot/default.nix +++ b/pkgs/applications/terminal-emulators/foot/default.nix @@ -27,7 +27,7 @@ }: let - version = "1.10.1"; + version = "1.10.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 rec { owner = "dnkl"; repo = pname; rev = version; - sha256 = "12n1v9by519fg40xvjf4v0g2phi08lcg0clz7rxs2i2xwlizz7nc"; + sha256 = "00096c2m8pn4gpafvmg9lhyprwgnsis62bq4qmagnbb49bj5kr9v"; }; depsBuildBuild = [ -- cgit 1.4.1