pantheon.elementary-photos: 2.6.5 -> 2.7.0

https://github.com/elementary/photos/releases/tag/2.7.0
This commit is contained in:
worldofpeace 2020-04-10 12:13:16 -04:00
parent 0ec78fe131
commit d484e6a9e9

View File

@ -33,7 +33,7 @@
stdenv.mkDerivation rec {
pname = "elementary-photos";
version = "2.6.5";
version = "2.7.0";
repoName = "photos";
@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = repoName;
rev = version;
sha256 = "0r6d9y936nw4bn0jvixi1p62dy8qsgl2bx8g3889fndnhfnhbjv0";
sha256 = "09jjic165rmprc2cszsgj2m3j3f5p8v9pxx5mj66a0gj3ar3hfbd";
};
passthru = {