lxqt.lxqt-themes: 0.16.0 -> 0.17.0

This commit is contained in:
José Romildo Malaquias 2021-04-16 17:32:41 -03:00
parent 9342554a2f
commit 58eb5e9f1e

View File

@ -8,13 +8,13 @@
mkDerivation rec { mkDerivation rec {
pname = "lxqt-themes"; pname = "lxqt-themes";
version = "0.16.0"; version = "0.17.0";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "lxqt"; owner = "lxqt";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "12pbba7a2rk0kjn3hl2lvn90di58w0s5psbq51kz39ah3rlp9dzz"; sha256 = "13zh5yrq0f96cn5m6i7zdvgb9iw656fad5ps0s2zx6x8mj2mv64f";
}; };
nativeBuildInputs = [ nativeBuildInputs = [