pantheon.elementary-screenshot-tool: 1.7.0 -> 1.7.1

https://github.com/elementary/screenshot/releases/tag/1.7.1
This commit is contained in:
worldofpeace 2020-01-21 16:03:56 -05:00
parent dc18433b69
commit 2c4ab483e1

View file

@ -17,7 +17,7 @@
stdenv.mkDerivation rec {
pname = "elementary-screenshot-tool"; # This will be renamed to "screenshot" soon. See -> https://github.com/elementary/screenshot/pull/93
version = "1.7.0";
version = "1.7.1";
repoName = "screenshot";
@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = repoName;
rev = version;
sha256 = "09jcyy4drzpfxb1blln7hyjg5b7r8w5j5v7va2qhq31y7vzczh62";
sha256 = "179ib2ldvhdx3hks5lqyx2cvlkk3j1qccvlfwh2yd2bl79zpk3ma";
};
passthru = {