Commit 781b0561 authored by R. RyanTM's avatar R. RyanTM Committed by Weijia Wang
Browse files

girara: 0.4.1 -> 0.4.2

parent 9e9a77c5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@

stdenv.mkDerivation rec {
  pname = "girara";
  version = "0.4.1";
  version = "0.4.2";

  outputs = [ "out" "dev" ];

@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
    owner = "pwmt";
    repo = "girara";
    rev = version;
    sha256 = "sha256-47ff7NBunVvYlCEQN/LwTRG33aButisVvdwxlh28LUM=";
    hash = "sha256-/9pj6gB46sKIilImDGdJ8H7UHip/z5ckZWZnJLw/0YU=";
  };

  nativeBuildInputs = [