arcticons-sans: 0.592 -> 0.593 (#413071)

This commit is contained in:
jopejoe1
2025-06-11 14:17:35 +02:00
committed by GitHub
+2 -2
View File
@@ -6,10 +6,10 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "arcticons-sans";
version = "0.592";
version = "0.593";
src = fetchzip {
hash = "sha256-fAEzLqFJ+3N6WSRvosk0R+JW1Gil+rEEzwHZgpDqSzE=";
hash = "sha256-OiLmSozKiVRbnefVMmPXRaKCHZb7brynfJew1NYrT0M=";
url = "https://github.com/arcticons-team/arcticons-font/archive/refs/tags/${finalAttrs.version}.zip";
};