Skip to content

Commit

Permalink
mautrix-whatsapp: 2020-05-27 -> 2020-05-29
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma27 committed Jun 1, 2020
1 parent 5e8e887 commit 55fea6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/servers/mautrix-whatsapp/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

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

src = fetchFromGitHub {
owner = "tulir";
repo = "mautrix-whatsapp";
rev = "7cf19b0908dec6cb8239aebc3f79ee88dccbfc51";
sha256 = "14cadqvbcjd9vp6dix3jzn0l071r3i9sz0lwpppgzpid8mg9zbx4";
rev = "7947ba616ca1b776883ca7db9cab8de9ee8d9ee6";
sha256 = "10rkkjnbppv9gi67hknijh8ib841qyy16grdw29gz3ips6qs8zq7";
};

buildInputs = [ olm ];
Expand Down

0 comments on commit 55fea6d

Please sign in to comment.