Merge pull request #42487 from r-ryantm/auto-update/lxqt-themes

lxqt.lxqt-themes: 0.12.0 -> 0.13.0
This commit is contained in:
Matthew Bauer 2018-06-28 22:02:51 -04:00 committed by GitHub
commit 62093212ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,13 +3,13 @@
stdenv.mkDerivation rec {
name = "${pname}-${version}";
pname = "lxqt-themes";
version = "0.12.0";
version = "0.13.0";
src = fetchFromGitHub {
owner = "lxde";
repo = pname;
rev = version;
sha256 = "0f7bipkxkl741lpb2cziw9wlqy05514nqqrppsz5g4y8bmzw910n";
sha256 = "026hbblxdbq48n9691b1z1xiak99khsk3wf09vn4iaj5zi7dwhw5";
};
nativeBuildInputs = [