3
0
Fork 0
forked from mirrors/nixpkgs

lxqt-l10n: 0.11.2 -> 0.12.0

This commit is contained in:
José Romildo Malaquias 2017-11-01 23:55:55 -02:00
parent 2f0a5d14e5
commit 902ec14a9b

View file

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