spleen: 1.8.1 -> 1.8.2

This commit is contained in:
R. RyanTM 2020-08-14 00:31:15 +00:00 committed by Jon
parent 2dd62f1f97
commit 5b09228189
1 changed files with 2 additions and 2 deletions

View File

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