pantheon.switchboard-plug-bluetooth: 2.3.0 -> 2.3.1

https://github.com/elementary/switchboard-plug-bluetooth/releases/tag/2.3.1
This commit is contained in:
worldofpeace 2020-02-28 19:16:38 -05:00
parent e85290ba54
commit ecca257d73

View File

@ -14,13 +14,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "switchboard-plug-bluetooth"; pname = "switchboard-plug-bluetooth";
version = "2.3.0"; version = "2.3.1";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "elementary"; owner = "elementary";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "1m8nzav976xs3sash2nbyrfn2sk7aah352ypihbp7bacid5wnhr7"; sha256 = "06ws1swl2jg6a1b3m4b1v1rawgzs5k7rq4dcnd5v0czda110yhg0";
}; };
passthru = { passthru = {