From a79f6ff7ac13453894ecc528b9f952fb90b4e47a Mon Sep 17 00:00:00 2001 From: Kopatz <7265381+Kropatz@users.noreply.github.com> Date: Sat, 30 Aug 2025 17:32:40 +0200 Subject: [PATCH] bump fhcalendar --- pkgs/kop-fhcalendar/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/kop-fhcalendar/default.nix b/pkgs/kop-fhcalendar/default.nix index 9782cbc..54fbd51 100644 --- a/pkgs/kop-fhcalendar/default.nix +++ b/pkgs/kop-fhcalendar/default.nix @@ -6,7 +6,7 @@ rustPlatform.buildRustPackage { src = fetchGit { url = "git@github.com:kropatz/kop-fhcalendar.git"; ref = "master"; - rev = "328b43766fe4fe3b352a23f160de6bc96a3aee58"; + rev = "f1c9cea0874cdd8465c38b10f73f73272e9d4233"; }; cargoHash = "sha256-N6BWKumzKWXmAbg3GxiCS70yRg8i+TrYu6T8u6nuHdY=";