Commit 2be8b0ec authored by R. RyanTM's avatar R. RyanTM Committed by Jan Tojnar
Browse files

liblouis: 3.23.0 -> 3.24.0

parent 716a993d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@

stdenv.mkDerivation rec {
  pname = "liblouis";
  version = "3.23.0";
  version = "3.24.0";

  outputs = [ "out" "dev" "info" "doc" ]
    # configure: WARNING: cannot generate manual pages while cross compiling
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
    owner = "liblouis";
    repo = "liblouis";
    rev = "v${version}";
    sha256 = "sha256-jXNhHzydWaMhFbEKoFHyZ77GCvAqxyT3P0xIAgFlTzY=";
    sha256 = "sha256-QSrCQhP3t+WPyBQPLJbZEaDCjXD8Lo6IAGKHsbL2S1o=";
  };

  nativeBuildInputs = [