liblouis: 3.23.0 -> 3.24.0

This commit is contained in:
R. Ryantm 2022-12-06 10:13:05 +00:00 committed by Jan Tojnar
parent 716a993d1a
commit 2be8b0ec2f

View File

@ -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 = [