hypnotix: 4.7 -> 4.8 (#364104)

Changed files
+2 -2
pkgs
by-name
hy
hypnotix
+2 -2
pkgs/by-name/hy/hypnotix/package.nix
···
stdenv.mkDerivation rec {
pname = "hypnotix";
-
version = "4.7";
+
version = "4.8";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "hypnotix";
rev = version;
-
hash = "sha256-e5vz5bCypzbofps+VW2UrKMsRBl7edeF8Ky00muCub4=";
+
hash = "sha256-/RW7AGEr/cAnEvjKXSqOWtAfVfqGYrGbIiQN3K5WLM4=";
};
patches = [