Skip to content

Commit 464ef36

Browse files
authored
noto-fonts: 2025.06.01 -> 2025.07.01 (#421841)
2 parents b7d5471 + 5fba686 commit 464ef36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.06.01";
23+
version = "2025.07.01";
2424

2525
src = fetchFromGitHub {
2626
owner = "notofonts";
2727
repo = "notofonts.github.io";
2828
rev = "noto-monthly-release-${version}";
29-
hash = "sha256-6lbNJjkf6lnPPZzHO3vtsXEuPQs6ewslgnQIeDhF2yk=";
29+
hash = "sha256-H2mUG2+7+lVCjoAVvsuFK5NNm5LpjyF9ySlF3vriR1w=";
3030
};
3131

3232
outputs = [

0 commit comments

Comments
 (0)