Skip to content

Commit

Permalink
pantheon.switchboard-plug-mouse-touchpad: 2.4.0 -> 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Apr 10, 2020
1 parent 2507c5f commit e43ec38
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -15,13 +15,13 @@

stdenv.mkDerivation rec {
pname = "switchboard-plug-mouse-touchpad";
version = "2.4.0";
version = "2.4.1";

src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "1ls5jxzmd7cmbv8h67q6mcmfrfksgwjndqd6r9gxivsz2lcji3x7";
sha256 = "19y1n05pc3j0px5pql5338vzrq6hjw209s8l2l70ha4i4r978qir";
};

passthru = {
Expand Down

0 comments on commit e43ec38

Please sign in to comment.