Merge pull request #214505 from r-ryantm/auto-update/redhat-official-fonts

redhat-official-fonts: 4.0.2 -> 4.0.3
This commit is contained in:
Weijia Wang
2023-02-05 00:01:30 +01:00
committed by GitHub
+2 -2
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 = ''