nheko: 0.3.0 -> 0.3.1

This commit is contained in:
Léo Gaspard 2018-04-13 15:57:41 +02:00
parent 32d620d739
commit 59bf698238
No known key found for this signature in database
GPG key ID: 8A55848B6090F9CF

View file

@ -47,13 +47,13 @@ let
in
stdenv.mkDerivation rec {
name = "nheko-${version}";
version = "0.3.0";
version = "0.3.1";
src = fetchFromGitHub {
owner = "mujx";
repo = "nheko";
rev = "v${version}";
sha256 = "178z64vkl7nmr1amgsgvdcwipj8czp7vbvidxllxiwal21yvqpky";
sha256 = "1dqd698p6wicz0x1lb6mzlwcp68sjkivanb9lwz3yy1mlmy8i3jn";
};
# This patch is likely not strictly speaking needed, but will help detect when