Merge pull request #214648 from r-ryantm/auto-update/vazir-fonts

vazir-fonts: 32.0.0 -> 33.003
This commit is contained in:
Weijia Wang 2023-02-05 04:13:08 +01:00 committed by GitHub
commit 34153a4f95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
stdenvNoCC.mkDerivation rec {
pname = "vazir-fonts";
version = "32.0.0";
version = "33.003";
src = fetchFromGitHub {
owner = "rastikerdar";
repo = "vazir-font";
rev = "v${version}";
hash = "sha256-lkjlSW3Sfr1bJ9/IOsZl9yOVh9mYKhoV5XcLkqcQ71g=";
hash = "sha256-C1UtfrRFzz0uv/hj8e7huXe4sNd5h7ozVhirWEAyXGg=";
};
dontBuild = true;