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

simplenote: 1.21.0 -> 1.21.1
This commit is contained in:
Ryan Mulligan 2020-08-24 16:46:44 -07:00 committed by GitHub
commit 777c63ec8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,10 +16,10 @@ let
pname = "simplenote";
version = "1.21.0";
version = "1.21.1";
sha256 = {
x86_64-linux = "073dg4agqgimsgs3ia7g0pjv4vxkh24bj7vpmssiysdxhm4li1j1";
x86_64-linux = "00qx82d17yrrg2mxwhm40av0mpf5hy14j338i5ijhwp79yc8fk8x";
}.${system} or throwSystem;
meta = with stdenv.lib; {