Commit a6e7d155 authored by R. RyanTM's avatar R. RyanTM
Browse files

lapce: 0.4.4 -> 0.4.5

parent 979665e7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -34,16 +34,16 @@ let
in
rustPlatform.buildRustPackage rec {
  pname = "lapce";
  version = "0.4.4";
  version = "0.4.5";

  src = fetchFromGitHub {
    owner = "lapce";
    repo = "lapce";
    tag = "v${version}";
    sha256 = "sha256-4f6+o1xOopmBZEcQfC6A9VS9lcntKiWsB1iAzdRxYno=";
    sha256 = "sha256-0mF8JusW/oMjkAaCtL6ySazlWoR+76vRydyVXHbxNRM=";
  };

  cargoHash = "sha256-hVV3zPGpCBTR56MiSpnMf/ESSHFdMQ0x0IKOa/qzUn8=";
  cargoHash = "sha256-Jjul26YTcMSf8szuetX3rU4b1eVsD/SBe1UanIAS1Ew=";

  env = {
    # Get openssl-sys to use pkg-config