redhat-official-fonts: 4.0.2 -> 4.0.3

This commit is contained in:
R. Ryantm 2023-02-04 07:59:52 +00:00
parent 0a55d764ac
commit fcefb080f7

View file

@ -2,13 +2,13 @@
stdenvNoCC.mkDerivation rec {
pname = "redhat-official";
version = "4.0.2";
version = "4.0.3";
src = fetchFromGitHub {
owner = "RedHatOfficial";
repo = "RedHatFont";
rev = version;
hash = "sha256-p5RS/57CDApwnRDwMi0gIEJYTDAtibIyyU2w/pnbHJI=";
hash = "sha256-r43KtMIedNitb5Arg8fTGB3hrRZoA8oUHVEL24k4LeQ=";
};
installPhase = ''