Merge pull request #59749 from dtzWill/update/sarasa-gothic

sarasa-gothic: 0.6.0 -> 0.8.0
This commit is contained in:
Renaud 2019-04-21 00:44:54 +02:00 committed by GitHub
commit e946a6f166
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;