3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #75227 from r-ryantm/auto-update/spleen

spleen: 1.5.0 -> 1.6.0
This commit is contained in:
Mario Rodas 2019-12-08 16:57:19 -05:00 committed by GitHub
commit b34928a1ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
let
pname = "spleen";
version = "1.5.0";
version = "1.6.0";
in fetchurl {
name = "${pname}-${version}";
url = "https://github.com/fcambus/spleen/releases/download/${version}/spleen-${version}.tar.gz";
@ -18,7 +18,7 @@ in fetchurl {
# create fonts.dir so NixOS xorg module adds to fp
${mkfontdir}/bin/mkfontdir $d
'';
sha256 = "13ndyw1m6c778k7jr7qwbfg28gqmpcgksprn2mjgsv75wvy51z19";
sha256 = "0h9gj7syn87hl5rhwckih92r228zac6b1dvh3034caml8ad3fyla";
meta = with lib; {
description = "Monospaced bitmap fonts";