Merge pull request #42484 from r-ryantm/auto-update/lxqt-l10n

lxqt.lxqt-l10n: 0.12.0 -> 0.13.0
This commit is contained in:
Matthew Bauer 2018-06-28 22:02:27 -04:00 committed by GitHub
commit 7d7e9a68ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
name = "lxqt-l10n-${version}";
version = "0.12.0";
version = "0.13.0";
src = fetchFromGitHub {
owner = "lxde";
repo = "lxqt-l10n";
rev = version;
sha256 = "025zg5y9f286p74rab4yxyz4cqlh4hqjq43xxpi76ma2fy2s03a4";
sha256 = "0q1hzj6sa4wc8sgqqqsqfldjpnvihacfq73agvc2li3q6qi5rr0k";
};
nativeBuildInputs = [