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

This commit is contained in:
Bobby Rong 2022-07-12 09:55:15 +08:00
parent b39924fc77
commit 3003cd353a
No known key found for this signature in database
GPG key ID: ED07364437C91161

View file

@ -16,13 +16,13 @@
stdenv.mkDerivation rec {
pname = "wingpanel-indicator-notifications";
version = "6.0.5";
version = "6.0.6";
src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "sha256-Y/oDD/AsA9ZiKsfEV3/jnT3tmQYAIIToAZjMRVriK98=";
sha256 = "sha256-wAoLU59hEYubWn9o7cVlZ/mJoxJJjEkJA9xu9gwxQ7o=";
};
nativeBuildInputs = [