Merge pull request #69937 from r-ryantm/auto-update/qlcplus
qlcplus: 4.12.1 -> 4.12.2
This commit is contained in:
commit
9017f8c7cf
@ -5,13 +5,13 @@
|
|||||||
|
|
||||||
mkDerivation rec {
|
mkDerivation rec {
|
||||||
pname = "qlcplus";
|
pname = "qlcplus";
|
||||||
version = "4.12.1";
|
version = "4.12.2";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "mcallegari";
|
owner = "mcallegari";
|
||||||
repo = "qlcplus";
|
repo = "qlcplus";
|
||||||
rev = "QLC+_${version}";
|
rev = "QLC+_${version}";
|
||||||
sha256 = "1kz2zbz7blnm91dysn949bjsy4xqxg658k47p3gbl0pjl58c44hp";
|
sha256 = "1j0jhgql78p5ghcaz36l1k55447s5qiv396a448qic7xqpym2vl3";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ qmake pkgconfig ];
|
nativeBuildInputs = [ qmake pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user