Merge pull request #89161 from romildo/upd.liblxqt

lxqt.liblxqt: 0.15.0 -> 0.15.1
This commit is contained in:
José Romildo Malaquias 2020-05-30 09:58:08 -03:00 committed by GitHub
commit 90529b977e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,13 +15,13 @@
mkDerivation rec {
pname = "liblxqt";
version = "0.15.0";
version = "0.15.1";
src = fetchFromGitHub {
owner = "lxqt";
repo = pname;
rev = version;
sha256 = "1dqxsz8fy6xyzbkxhsymmr71yw4d5dwjgqd4rdjn0r9gk8ajrfzp";
sha256 = "01vfy7r7h0c5axlwqwsxg3pzdlaicnf2474bcq3jwk12gipvj5sd";
};
nativeBuildInputs = [