From 29a1a48d1921ee1c831d1e5dcc1433418914b8ce Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Sat, 1 Apr 2023 16:33:43 +0100 Subject: [PATCH] pkgs: matrix-notifier: 0.2.0 -> 0.3.0 --- pkgs/matrix-notifier/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/matrix-notifier/default.nix b/pkgs/matrix-notifier/default.nix index 8c0237f..1762b62 100644 --- a/pkgs/matrix-notifier/default.nix +++ b/pkgs/matrix-notifier/default.nix @@ -7,7 +7,7 @@ stdenvNoCC.mkDerivation rec { owner = "ambroisie"; repo = "matrix-notifier"; rev = "v${version}"; - hash = "sha256-JiKPDrr9wyD2q5Vsac+OkFdvrDkx6mj/oC7XDVnka74="; + hash = "sha256-NE9RO0ep2ibrT9EUPGTnUE3ofdNTCHwelxnX9tCflg0="; }; nativeBuildInputs = [