Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
mautrix-whatsapp: 2020-05-29 -> 2020-06-01
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma27 committed Jun 2, 2020
1 parent 84342d7 commit 7cae204
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/servers/mautrix-whatsapp/default.nix
Expand Up @@ -2,13 +2,13 @@

buildGoModule {
pname = "mautrix-whatsapp-unstable";
version = "2020-05-29";
version = "2020-06-01";

src = fetchFromGitHub {
owner = "tulir";
repo = "mautrix-whatsapp";
rev = "7947ba616ca1b776883ca7db9cab8de9ee8d9ee6";
sha256 = "10rkkjnbppv9gi67hknijh8ib841qyy16grdw29gz3ips6qs8zq7";
rev = "f1b50a22f3c3d54dfb7df12bb607dee8638259d6";
sha256 = "1fy8wqjrjnlv60xj7i6dflkw9kx3i7c7mwgqjjkg6afmmhmwr559";
};

buildInputs = [ olm ];
Expand Down

0 comments on commit 7cae204

Please sign in to comment.