Skip to content

Commit

Permalink
lxqt.liblxqt: 0.15.0 -> 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
romildo committed May 29, 2020
1 parent 4eb9c62 commit ac3e206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/lxqt/liblxqt/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit ac3e206

Please sign in to comment.