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

This commit is contained in:
Bobby Rong 2022-07-04 08:51:34 +08:00
parent fcd299ab70
commit ba48a66dec
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.4";
version = "6.0.5";
src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "sha256-tIpR/WIhE0Mmt2EploNNDVlAX4OUNI3VnEflTLVkfSo=";
sha256 = "sha256-Y/oDD/AsA9ZiKsfEV3/jnT3tmQYAIIToAZjMRVriK98=";
};
nativeBuildInputs = [