julia-mono: 0.034 → 0.035 (#115482)

This commit is contained in:
toastal 2021-04-05 21:23:23 +00:00 committed by GitHub
parent 8af17b602c
commit c8919c6f14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,12 @@
{ lib, fetchzip }:
let
version = "0.034";
version = "0.035";
in fetchzip {
name = "JuliaMono-${version}";
url = "https://github.com/cormullion/juliamono/releases/download/v${version}/JuliaMono.zip";
sha256 = "sha256:0xx3mhzs17baaich67kvwyzqg8h9ga11jrja2i8sxx4861dp1z85";
sha256 = "sha256:17w8rn37wadxnmakhd6mpmqdx14dsrc3qym4k9b47albl1a34i1j";
postFetch = ''
mkdir -p $out/share/fonts/truetype