pantheon.switchboard-plug-sound: 2.2.4 -> 2.2.5

https://github.com/elementary/switchboard-plug-sound/releases/tag/2.2.5
This commit is contained in:
worldofpeace 2020-09-03 19:46:39 -04:00
parent 72d29c975d
commit 87f3b4082d

View file

@ -17,13 +17,13 @@
stdenv.mkDerivation rec {
pname = "switchboard-plug-sound";
version = "2.2.4";
version = "2.2.5";
src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "1kwd3cj6kk5dnmhcrmf13adqrhhjv2j6j2i78cpqbi9yv2h7sv9y";
sha256 = "sha256-ITgxLZSB4zhSaFKX7Vbf89DGI8ibIcGEQTtLjcGN2tA=";
};
passthru = {