pantheon.elementary-calendar: 5.0.4 -> 5.0.5

This commit is contained in:
worldofpeace 2020-06-07 13:47:43 -04:00
parent e3be875b70
commit 758619551b
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
stdenv.mkDerivation rec {
pname = "elementary-calendar";
version = "5.0.4";
version = "5.0.5";
repoName = "calendar";
@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = repoName;
rev = version;
sha256 = "0ywk9w6d6nw7ir3f11xc13fr08ifvzpavq1c3x48kmmf69ywprdk";
sha256 = "1dn2h7riajrn619z69626qnr8w6lp62dnm3d4pjkr0g5l4dp1cdb";
};
passthru = {