nheko: 0.4.1 -> 0.4.2 (#41077)

This commit is contained in:
Léo Gaspard 2018-05-25 13:47:18 +02:00 committed by xeji
parent db4187c222
commit 8b6ddc89dd

View File

@ -50,13 +50,13 @@ let
in
stdenv.mkDerivation rec {
name = "nheko-${version}";
version = "0.4.1";
version = "0.4.2";
src = fetchFromGitHub {
owner = "mujx";
repo = "nheko";
rev = "v${version}";
sha256 = "14667a3d4y63wxcs2y49kly48k9nis365zzdk8yp6dn8fn5frqdx";
sha256 = "1z9dbvcgwafxr131a8447qkx97x8l93k32xa8xvajgvjlimqphqk";
};
# This patch is likely not strictly speaking needed, but will help detect when