Merge pull request #254692 from r-ryantm/auto-update/pdfhummus

pdfhummus: 4.5.10 -> 4.5.11
This commit is contained in:
Weijia Wang 2023-09-12 10:16:30 +02:00 committed by GitHub
commit fff294ce97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "pdfhummus";
version = "4.5.10";
version = "4.5.11";
src = fetchFromGitHub {
owner = "galkahana";
repo = "PDF-Writer";
rev = "v${version}";
hash = "sha256-dhbb/9+6ftjde+oh665ujA5CvY+Ume0pz/ghrohcaNE=";
hash = "sha256-nTLyFGnY07gDoahYe5YqSmU/URzdvRKQ1MsXt3164+c=";
};
nativeBuildInputs = [