Unverified Commit 47d39b5a authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

Merge pull request #202382 from LeSuisse/warpinator-1.2.15

cinnamon.warpinator: 1.2.14 -> 1.2.15
parents b72a75e7 85681df5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@

python3.pkgs.buildPythonApplication rec  {
  pname = "warpinator";
  version = "1.2.14";
  version = "1.2.15";

  format = "other";

@@ -23,7 +23,7 @@ python3.pkgs.buildPythonApplication rec {
    owner = "linuxmint";
    repo = pname;
    rev = version;
    hash = "sha256-0OmrviDti843c+nvpt7ennSrso0PD7eZOJ94JiWJT58=";
    hash = "sha256-WLeJTSf8906CjvJvBWnmFRVV1ngOuIK0V/3qZ82Bx7s=";
  };

  nativeBuildInputs = [