mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
qtcreator: 3.2.1 -> 3.4.2
This commit is contained in:
parent
25ee65de97
commit
20dadbe525
@ -3,8 +3,8 @@
|
||||
with stdenv.lib;
|
||||
|
||||
let
|
||||
baseVersion = "3.2";
|
||||
revision = "1";
|
||||
baseVersion = "3.4";
|
||||
revision = "2";
|
||||
version = "${baseVersion}.${revision}";
|
||||
in
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user