flat-remix-icon-theme: 20220304 -> 20220525

This commit is contained in:
R. Ryantm 2022-06-25 20:42:54 +00:00
parent d3ec37479d
commit e2633217af

View File

@ -2,13 +2,13 @@
stdenvNoCC.mkDerivation rec {
pname = "flat-remix-icon-theme";
version = "20220304";
version = "20220525";
src = fetchFromGitHub {
owner = "daniruiz";
repo = "flat-remix";
rev = version;
sha256 = "sha256-SE3e3lPGLw6gONVQD8Joj6KNnXC/UygT0fy0AgH8us8=";
sha256 = "sha256-JpUa2nxZxrLTd80qdiGpob4Trq41ONthsPA4zFj/6nk=";
};
nativeBuildInputs = [