gnu: pdfarranger: Update to 1.9.1.

* gnu/packages/pdf.scm (pdfarranger): Update to 1.9.1.
This commit is contained in:
Nicolas Goaziou 2022-10-10 23:24:01 +02:00
parent 363b476910
commit c05ef5cfc4
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1276,7 +1276,7 @@ (define-public python-pypdf2
(define-public pdfarranger
(package
(name "pdfarranger")
(version "1.8.2")
(version "1.9.1")
(source
(origin
(method git-fetch)
@ -1285,7 +1285,7 @@ (define-public pdfarranger
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "18bpnnwjx72d5ps06dr89mkixiwzc9hf5gr75k8qcnrkshl038v2"))))
(base32 "1s0ysg8kfbrvwcr80vrsx7150ixa9v7pb4xm49s97nkiq5k69hal"))))
(build-system python-build-system)
(arguments
'(#:tests? #f ;no tests