Merge pull request #105933 from r-ryantm/auto-update/simplenote

simplenote: 2.1.0 -> 2.2.0
This commit is contained in:
Sandro 2020-12-05 11:00:08 +01:00 committed by GitHub
commit aa27e2f238
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,10 +17,10 @@ let
pname = "simplenote";
version = "2.1.0";
version = "2.2.0";
sha256 = {
x86_64-linux = "0lg48nq493anpnm20vw72y242nxa1g903bxzp4pngzxyi986jddz";
x86_64-linux = "123b0fh14068s2z3k6s5mmh46xwlz02qfnpmj838zlm5hckjmifv";
}.${system} or throwSystem;
meta = with stdenv.lib; {