Skip to content

Commit b6eaf97

Browse files
r-ryantmjtojnar
authored andcommitted
liblouis: 3.32.0 -> 3.33.0
1 parent dd102fa commit b6eaf97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/li/liblouis/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
stdenv.mkDerivation (finalAttrs: {
1515
pname = "liblouis";
16-
version = "3.32.0";
16+
version = "3.33.0";
1717

1818
outputs = [ "out" "dev" "info" "doc" ]
1919
# configure: WARNING: cannot generate manual pages while cross compiling
@@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
2323
owner = "liblouis";
2424
repo = "liblouis";
2525
rev = "v${finalAttrs.version}";
26-
hash = "sha256-gub/XUwbM7wzeQ0eXtpqaWxPDhlksVW7xSnFB6oXNyQ=";
26+
hash = "sha256-+p/2eLbQ5aYtxQIkoHaVE1xDqstveedf+56aRNX9C7M=";
2727
};
2828

2929
strictDeps = true;

0 commit comments

Comments
 (0)