Merge pull request #135982 from r-ryantm/auto-update/semantik
semantik: 1.2.5 -> 1.2.7
This commit is contained in:
commit
40fb94e3b7
@ -24,13 +24,13 @@
|
|||||||
|
|
||||||
mkDerivation rec {
|
mkDerivation rec {
|
||||||
pname = "semantik";
|
pname = "semantik";
|
||||||
version = "1.2.5";
|
version = "1.2.7";
|
||||||
|
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
owner = "ita1024";
|
owner = "ita1024";
|
||||||
repo = "semantik";
|
repo = "semantik";
|
||||||
rev = "semantik-${version}";
|
rev = "semantik-${version}";
|
||||||
sha256 = "0dkg6mbnsbvbis17iz8v59wlhld93nc51abnkbyqvvkyyiqb006c";
|
sha256 = "sha256-aXOokji6fYTpaeI/IIV+5RnTE2Cm8X3WfADf4Uftkss=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [ ./qt5.patch ];
|
patches = [ ./qt5.patch ];
|
||||||
|
Loading…
Reference in New Issue
Block a user