pantheon.elementary-calculator: 1.5.5 -> 1.6.0

This commit is contained in:
R. RyanTM 2020-12-27 21:22:48 +00:00
parent b8f2c6fe42
commit 0d3811c52f

View file

@ -19,7 +19,7 @@
stdenv.mkDerivation rec {
pname = "elementary-calculator";
version = "1.5.5";
version = "1.6.0";
repoName = "calculator";
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = repoName;
rev = version;
sha256 = "sha256-ctKUtaBU0qvDYquGCPL7tiTwQ7IcqvT7SXRjxETWXbM=";
sha256 = "sha256-kDqUwTi3XnFGUwAjnWcaKqDylUFqpus9WurLoqbV1xk=";
};
passthru = {