forked from mirrors/nixpkgs
sarasa-gothic: 0.6.0 -> 0.8.0
https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.8.0 https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.7.2 https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.7.0
This commit is contained in:
parent
666f581be8
commit
2acc654b06
|
@ -1,8 +1,8 @@
|
|||
{ stdenv, fetchurl, p7zip }:
|
||||
|
||||
let
|
||||
version = "0.6.0";
|
||||
sha256 = "08g3kzplp3v8kvni1vzl73fgh03xgfl8pwqyj7vwjihjdr1xfjyz";
|
||||
version = "0.8.0";
|
||||
sha256 = "0zafvzrh4180hmz351f1rvs29n8mfxf0qv6mdl7psf1f066dizs6";
|
||||
in fetchurl rec {
|
||||
inherit sha256;
|
||||
|
||||
|
|
Loading…
Reference in a new issue