pantheon.elementary-notifications: 6.0.0 -> 6.0.1

(cherry picked from commit abc7fcc7d4)
This commit is contained in:
Bobby Rong
2022-04-07 20:13:46 +08:00
parent e0be405fb2
commit 42a42fd900

View File

@@ -17,7 +17,7 @@
stdenv.mkDerivation rec {
pname = "elementary-notifications";
version = "6.0.0";
version = "6.0.1";
repoName = "notifications";
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = repoName;
rev = version;
sha256 = "0jfppafbc8jwhhnillylicz4zfds789d8b31ifsx0qijlxa7kji9";
sha256 = "sha256-AEcZVQPAQLa202/Yvq0GihY8BfMEH46iXeQ5u3QvuXg=";
};
nativeBuildInputs = [