pantheon.wingpanel-indicator-notifications: 6.0.6 -> 6.0.7

This commit is contained in:
Bobby Rong 2022-10-19 16:07:07 +08:00
parent ddf4773de8
commit 7e18864e17
No known key found for this signature in database

View File

@ -16,13 +16,13 @@
stdenv.mkDerivation rec {
pname = "wingpanel-indicator-notifications";
version = "6.0.6";
version = "6.0.7";
src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "sha256-wAoLU59hEYubWn9o7cVlZ/mJoxJJjEkJA9xu9gwxQ7o=";
sha256 = "sha256-MIuyVGI4jSLGQMQUmj/2PIvcRHSJyPO5Pnd1f8JIuXc=";
};
nativeBuildInputs = [