From 8e139f0750587f96adb9048598df3356c59f3336 Mon Sep 17 00:00:00 2001 From: Artturin Date: Sat, 7 Aug 2021 23:14:51 +0300 Subject: [PATCH] weather-icons: 2.0.10 -> 2.0.12 --- pkgs/data/fonts/weather-icons/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/data/fonts/weather-icons/default.nix b/pkgs/data/fonts/weather-icons/default.nix index cf45152178ec..5108376c735d 100644 --- a/pkgs/data/fonts/weather-icons/default.nix +++ b/pkgs/data/fonts/weather-icons/default.nix @@ -1,11 +1,11 @@ { lib, fetchzip }: let - version = "2.0.10"; + version = "2.0.12"; in fetchzip { name = "weather-icons-${version}"; - url = "https://github.com/erikflowers/weather-icons/archive/${version}.zip"; + url = "https://github.com/erikflowers/weather-icons/archive/refs/tags/${version}.zip"; postFetch = '' mkdir -p $out/share/fonts