Merge pull request #101785 from kirelagin/master

pantheon.wingpanel-indicator-bluetooth: 2.1.5 -> 2020-10-01
This commit is contained in:
WORLDofPEACE 2020-10-26 16:45:54 -04:00 committed by GitHub
commit ce4f40e883
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,13 +18,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "wingpanel-indicator-bluetooth"; pname = "wingpanel-indicator-bluetooth";
version = "2.1.5"; version = "unstable-2020-10-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "elementary"; owner = "elementary";
repo = pname; repo = pname;
rev = version; rev = "2b59d646ea0d66ae45dafc851374f24dcd98c064";
sha256 = "sha256-txEjChutJCse/WjgQEfo+MSeeGWdpHUABGCsAqK6i3o="; sha256 = "sha256-selp70P+7RhbdHF6iiNmcNbMf/c+B9zZ6nlxwRSZGn4=";
}; };
passthru = { passthru = {