pantheon.switchboard-plug-network: 2.3.1 -> 2.3.2

https://github.com/elementary/switchboard-plug-keyboard/releases/tag/2.4.1
(cherry picked from commit 72d29c975d)
This commit is contained in:
worldofpeace
2020-09-03 19:46:11 -04:00
parent 65e39afb92
commit d5c0c7351b

View File

@@ -16,13 +16,13 @@
stdenv.mkDerivation rec {
pname = "switchboard-plug-network";
version = "2.3.1";
version = "2.3.2";
src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "1k7925qrgjvh1x8ijhkh3p0z4ypgmx3lg21ygr8qhlp7xr3zm8d5";
sha256 = "sha256-PYgewxBblhOfOJQSeRaq8xD7qZ3083EvgUjpi92FqyI=";
};
passthru = {