Merge pull request #127084 from r-ryantm/auto-update/zimlib

zimlib: 6.3.0 -> 6.3.2
This commit is contained in:
ajs124 2021-06-16 23:48:44 +02:00 committed by GitHub
commit 6e54d1b784
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,13 +11,13 @@
stdenv.mkDerivation rec {
pname = "zimlib";
version = "6.3.0";
version = "6.3.2";
src = fetchFromGitHub {
owner = "openzim";
repo = "libzim";
rev = version;
sha256 = "0iy0f1clhihq277x218ccx3mszgpr3h9l0by48b9ykr115nffw3s";
sha256 = "sha256-xlYu74akK9WFy86hcQe7zp11TImwl8llgDIZBRgmbAI=";
};
nativeBuildInputs = [