mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 06:06:13 +03:00
libsForQt5.accounts-qt: 1.15 -> 1.16
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/accounts-qt/versions
This commit is contained in:
parent
3dc58eda52
commit
a4dc3bc246
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "accounts-qt";
|
pname = "accounts-qt";
|
||||||
version = "1.15";
|
version = "1.16";
|
||||||
|
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
sha256 = "0cnra7g2mcgzh8ykrj1dpb4khkx676pzdr4ia1bvsp0cli48691w";
|
sha256 = "1vmpjvysm0ld8dqnx8msa15hlhrkny02cqycsh4k2azrnijg0xjz";
|
||||||
rev = "VERSION_${version}";
|
rev = "VERSION_${version}";
|
||||||
repo = "libaccounts-qt";
|
repo = "libaccounts-qt";
|
||||||
owner = "accounts-sso";
|
owner = "accounts-sso";
|
||||||
|
Loading…
Reference in New Issue
Block a user