merriweather 2.005 -> 2.100 https://repology.org/project/fonts:merriweather/versions attrpath: merriweather Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/data/fonts/merriweather/default.nix b/pkgs/data/fonts/merriweather/default.nix index f658f7943eb2..a21d0065bf3f 100644 --- a/pkgs/data/fonts/merriweather/default.nix +++ b/pkgs/data/fonts/merriweather/default.nix @@ -5,13 +5,13 @@ stdenvNoCC.mkDerivation rec { pname = "merriweather"; - version = "2.005"; + version = "2.100"; src = fetchFromGitHub { owner = "SorkinType"; repo = "Merriweather"; rev = "4fd88c9299009d1c1d201e7da3ff75cf1de5153a"; - sha256 = "1ndycja2jzhcfbqbm0p6ka2zl1i1pdbkf0crw2lp3pi4k89wlm29"; + sha256 = "sha256-SVTKE5ok3nGp4JkBN1e7IQb6hZrmgrrwcgx+KZRkvtk="; }; # TODO: it would be nice to build this from scratch, but lots of Source url did not change.