Commit 22aa6628 authored by R. RyanTM's avatar R. RyanTM
Browse files

keymapper: 4.11.0 -> 4.11.1

parent 20fea388
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,13 +17,13 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "keymapper";
  version = "4.11.0";
  version = "4.11.1";

  src = fetchFromGitHub {
    owner = "houmain";
    repo = "keymapper";
    rev = finalAttrs.version;
    hash = "sha256-2tkTsGKsjojS15Ds57KITsXwxQdpD4NJmuXsnfBJJJk=";
    hash = "sha256-Dq9oyCMMXWBDxX2Bj/IsrjBIxREwMQ12F5/SJ+sQfNY=";
  };

  # all the following must be in nativeBuildInputs