lol

icewm: 3.3.4 -> 3.3.5

authored by

R. Ryantm and committed by
Anderson Torres
8bf3e834 295e2346

+2 -2
+2 -2
pkgs/applications/window-managers/icewm/default.nix
··· 41 42 stdenv.mkDerivation (finalAttrs: { 43 pname = "icewm"; 44 - version = "3.3.4"; 45 46 src = fetchFromGitHub { 47 owner = "ice-wm"; 48 repo = "icewm"; 49 rev = finalAttrs.version; 50 - hash = "sha256-Ygu10QF+cbjA0qy3k8/A9QX5xSthXcPy0wII3tXLH68="; 51 }; 52 53 nativeBuildInputs = [
··· 41 42 stdenv.mkDerivation (finalAttrs: { 43 pname = "icewm"; 44 + version = "3.3.5"; 45 46 src = fetchFromGitHub { 47 owner = "ice-wm"; 48 repo = "icewm"; 49 rev = finalAttrs.version; 50 + hash = "sha256-ZxHeRfdSKhU7osITPLZmC5M2Nji3GjHLPuYphsZXNJw="; 51 }; 52 53 nativeBuildInputs = [