Skip to content

Commit 598b7f3

Browse files
committed
noto-fonts: 2025.04.01 -> 2025.05.01
1 parent e3a5e6a commit 598b7f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/no/noto-fonts/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020

2121
stdenvNoCC.mkDerivation rec {
2222
pname = "noto-fonts${suffix}";
23-
version = "2025.04.01";
23+
version = "2025.05.01";
2424

2525
src = fetchFromGitHub {
2626
owner = "notofonts";
2727
repo = "notofonts.github.io";
2828
rev = "noto-monthly-release-${version}";
29-
hash = "sha256-xR3P6RWb1pHdOuCbb+kQXqv3Ip3+2yXAVqeZ+f2M3VU=";
29+
hash = "sha256-voOizeGK7fU2bGLoNBhdNIfleDCu84nFiEHo5lCIye4=";
3030
};
3131

3232
outputs = [

0 commit comments

Comments
 (0)