samim-fonts: 3.1.0 -> 4.0.4

main
R. Ryantm 2 years ago
parent b80f5c6104
commit 86d37cc221
  1. 4
      pkgs/data/fonts/samim-fonts/default.nix

@ -2,7 +2,7 @@
let
pname = "samim-fonts";
version = "3.1.0";
version = "4.0.4";
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/samim-fonts {} \;
'';
sha256 = "0mmhncqg48dp0d7l725dv909zswbkk22dlqzcdfh6k6cgk2gn08q";
sha256 = "sha256-WYSJ2mAzAe5H0EaMYU3qNVcQ0lRuHsjZ11YmLnZ2FCo=";
meta = with lib; {
homepage = "https://github.com/rastikerdar/samim-font";

Loading…
Cancel
Save