···2233buildGoModule rec {
44 pname = "pdfcpu";
55- version = "0.7.0";
55+ version = "0.8.0";
6677 src = fetchFromGitHub {
88 owner = "pdfcpu";
99 repo = pname;
1010 rev = "v${version}";
1111- hash = "sha256-FzlukSQSKeQY6H53UfWXwL8bXkOXRhaA92/Kgxh4oms=";
1111+ hash = "sha256-E1D2DvwwrtlY06kvCZkoAO5VcdtkBJYLcxuqGsulFUA=";
1212 # Apparently upstream requires that the compiled executable will know the
1313 # commit hash and the date of the commit. This information is also presented
1414 # in the output of `pdfcpu version` which we use as a sanity check in the
···3131 '';
3232 };
33333434- vendorHash = "sha256-jVX/CFf9dd9qD3gyGVDjbfINtPLCsgdjWFix4BCpDZ0=";
3434+ vendorHash = "sha256-4k4aZnQ9SjcGr/ziCacfcVfVk7w4Qhli2rOeYE76Qs0=";
35353636 ldflags = [
3737 "-s"