From 6973b9a3423bebf2169909ca6ca218ffcf68a99c Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Fri, 7 Jun 2024 21:26:36 +0800 Subject: hypnotix: 4.3 -> 4.4 https://github.com/linuxmint/hypnotix/compare/4.3...4.4 --- pkgs/applications/video/hypnotix/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/video/hypnotix/default.nix b/pkgs/applications/video/hypnotix/default.nix index a3b1e25de48c0..e164666e85f18 100644 --- a/pkgs/applications/video/hypnotix/default.nix +++ b/pkgs/applications/video/hypnotix/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "hypnotix"; - version = "4.3"; + version = "4.4"; src = fetchFromGitHub { owner = "linuxmint"; repo = "hypnotix"; rev = version; - hash = "sha256-nmldOziye+bSi8CA9TL0f3EKEKTeXRk3HFzf4ksE9oE="; + hash = "sha256-SGKa3yo3iEDAjsvfa6dBfM7sAnBVr0pB6zLKQb6e4Ys="; }; patches = [ -- cgit 1.4.1