mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
culmus: 0.130 -> 0.133
* culmus: 0.130 -> 0.133 (#50759) Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/culmus/versions * culmus: fix hash
This commit is contained in:
parent
3ad838adcf
commit
498fae6e48
@ -1,7 +1,7 @@
|
||||
{ stdenv, fetchzip }:
|
||||
|
||||
let
|
||||
version = "0.130";
|
||||
version = "0.133";
|
||||
in fetchzip {
|
||||
name = "culmus-${version}";
|
||||
|
||||
@ -13,7 +13,7 @@ in fetchzip {
|
||||
cp -v *.ttf $out/share/fonts/truetype/
|
||||
'';
|
||||
|
||||
sha256 = "0v5vm8j2bxnw2qn0640kyibn4h8ck8cidhx2pixi5xsayr0ij1n6";
|
||||
sha256 = "1jxg2wf4kwasp5cia00nki2lrcdnhsyh4yy7d05l0a9bim5hq2lr";
|
||||
|
||||
meta = {
|
||||
description = "Culmus Hebrew fonts";
|
||||
|
Loading…
Reference in New Issue
Block a user