sarasa-gothic: 0.8.0 -> 0.8.2
https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.8.2
This commit is contained in:
parent
a412701c8d
commit
7ff42e439e
@ -1,12 +1,12 @@
|
|||||||
{ lib, fetchurl, p7zip }:
|
{ lib, fetchurl, p7zip }:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "0.8.0";
|
version = "0.8.2";
|
||||||
in fetchurl {
|
in fetchurl {
|
||||||
name = "sarasa-gothic-${version}";
|
name = "sarasa-gothic-${version}";
|
||||||
|
|
||||||
url = "https://github.com/be5invis/Sarasa-Gothic/releases/download/v${version}/sarasa-gothic-ttc-${version}.7z";
|
url = "https://github.com/be5invis/Sarasa-Gothic/releases/download/v${version}/sarasa-gothic-ttc-${version}.7z";
|
||||||
sha256 = "0zafvzrh4180hmz351f1rvs29n8mfxf0qv6mdl7psf1f066dizs6";
|
sha256 = "17xkpklb6spi10132lq658fwvrms3fs7ksb9j098z9vaqad1k51q";
|
||||||
|
|
||||||
recursiveHash = true;
|
recursiveHash = true;
|
||||||
downloadToTemp = true;
|
downloadToTemp = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user