Merge pull request #88062 from romildo/upd.lxqt-archiver

lxqt.lxqt-archiver: 0.1.1 -> 0.2.0
This commit is contained in:
José Romildo Malaquias 2020-05-22 19:50:05 -03:00 committed by GitHub
commit c208df3d3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -14,13 +14,13 @@
mkDerivation rec {
pname = "lxqt-archiver";
version = "0.1.1";
version = "0.2.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = "lxqt-archiver";
rev = version;
sha256 = "0c0y8sy12laqyanvy6mmnpjvy1yb8k3241pbxhc3nyl5zrq3hzdh";
sha256 = "1cip2dbvxbdlx1axz5sn4mwigwvfxb1q14byn09crv71adyfprw5";
};
nativeBuildInputs = [