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

simplenote: 2.8.0 -> 2.9.0
This commit is contained in:
lewo
2021-04-14 20:34:36 +02:00
committed by GitHub
@@ -17,10 +17,10 @@ let
pname = "simplenote"; pname = "simplenote";
version = "2.8.0"; version = "2.9.0";
sha256 = { sha256 = {
x86_64-linux = "sha256-W8+LzWMPDCrFZCm9p/Gcj7OXqJw/gs7lMxTKjOQChQY="; x86_64-linux = "sha256-uwd9fYqZepJ/BBttprqkJhswqMepGsHDTd5Md9gjI68=";
}.${system} or throwSystem; }.${system} or throwSystem;
meta = with lib; { meta = with lib; {