xapp-symbolic-icons: 1.0.7 -> 1.0.8 (#477328)

This commit is contained in:
Bobby Rong
2026-01-06 12:54:17 +00:00
committed by GitHub
@@ -9,13 +9,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "xapp-symbolic-icons";
version = "1.0.7";
version = "1.0.8";
src = fetchFromGitHub {
owner = "xapp-project";
repo = "xapp-symbolic-icons";
tag = finalAttrs.version;
hash = "sha256-zBU7LyINEKZB3F6AiQe5k5ZGJBdLJAaPXJhGudZ37eY=";
hash = "sha256-4Q+FHD3kYJGI4kZThb/ZVheaz8dMze9ZTgz8AFKy3HY=";
};
nativeBuildInputs = [