gnu: pdfarranger: Update to 1.9.2.

* gnu/packages/pdf.scm (pdfarranger): Update to 1.9.2.
This commit is contained in:
Tobias Geerinckx-Rice 2022-12-11 01:00:03 +01:00
parent a44ca60684
commit ed2b7c854d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1276,7 +1276,7 @@ (define-public python-pypdf2
(define-public pdfarranger
(package
(name "pdfarranger")
(version "1.9.1")
(version "1.9.2")
(source
(origin
(method git-fetch)
@ -1285,7 +1285,7 @@ (define-public pdfarranger
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1s0ysg8kfbrvwcr80vrsx7150ixa9v7pb4xm49s97nkiq5k69hal"))))
(base32 "1zj1fdaqih9d878yxy96ivgqyg4j31slvh2gqsyz2l2vj3s8z54x"))))
(build-system python-build-system)
(arguments
(list