Skip to content

Commit

Permalink
Merge pull request #70554 from r-ryantm/auto-update/accounts-qt
Browse files Browse the repository at this point in the history
libsForQt5.accounts-qt: 1.15 -> 1.16
  • Loading branch information
globin committed Oct 15, 2019
2 parents ab5b22b + a4dc3bc commit 7fb01c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/accounts-qt/default.nix
Expand Up @@ -2,10 +2,10 @@

stdenv.mkDerivation rec {
pname = "accounts-qt";
version = "1.15";
version = "1.16";

src = fetchFromGitLab {
sha256 = "0cnra7g2mcgzh8ykrj1dpb4khkx676pzdr4ia1bvsp0cli48691w";
sha256 = "1vmpjvysm0ld8dqnx8msa15hlhrkny02cqycsh4k2azrnijg0xjz";
rev = "VERSION_${version}";
repo = "libaccounts-qt";
owner = "accounts-sso";
Expand Down

0 comments on commit 7fb01c6

Please sign in to comment.