Merge pull request #159894 from r-ryantm/auto-update/shabnam-fonts
shabnam-fonts: 4.0.0 -> 5.0.1
This commit is contained in:
commit
e8ba747a48
@ -2,7 +2,7 @@
|
||||
|
||||
let
|
||||
pname = "shabnam-fonts";
|
||||
version = "4.0.0";
|
||||
version = "5.0.1";
|
||||
in fetchFromGitHub {
|
||||
name = "${pname}-${version}";
|
||||
|
||||
@ -14,7 +14,7 @@ in fetchFromGitHub {
|
||||
tar xf $downloadedFile --strip=1
|
||||
find . -name '*.ttf' -exec install -m444 -Dt $out/share/fonts/shabnam-fonts {} \;
|
||||
'';
|
||||
sha256 = "0wfyaaj2pq2knz12l7rsc4wc703cbz0r8gkcya5x69p0aixch8ba";
|
||||
sha256 = "sha256-m4G4UtW/0S9CsvaSF7QfthfIxGQ02E7SucdDm5s3G7A=";
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/rastikerdar/shabnam-font";
|
||||
|
Loading…
Reference in New Issue
Block a user