[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/15: gnu: img2pdf: Update to 0.4.3.
From: |
guix-commits |
Subject: |
07/15: gnu: img2pdf: Update to 0.4.3. |
Date: |
Tue, 2 Nov 2021 22:32:39 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 58f63b2e733716d1df63ecd9d137ead3924bf772
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 3 01:10:29 2021 +0100
gnu: img2pdf: Update to 0.4.3.
* gnu/packages/pdf.scm (img2pdf): Update to 0.4.3.
---
gnu/packages/pdf.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index fe9cae2..16367bb 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -1093,13 +1093,13 @@ the PDF pages.")
(define-public img2pdf
(package
(name "img2pdf")
- (version "0.4.2")
+ (version "0.4.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "img2pdf" version))
(sha256
- (base32 "18kr8j31rrcfs3fiav552d23hv2lbv48ag5hpx9kw4fn0djmikxa"))))
+ (base32 "17z0bn8kihiyqjd1m5jr80m7ry06l1qn0l8v918xg5gs7q2calcf"))))
(build-system python-build-system)
(propagated-inputs
`(("python-pikepdf" ,python-pikepdf)
- branch master updated (3c60336 -> af5742c), guix-commits, 2021/11/02
- 01/15: gnu: iproute2: Update to 5.15.0., guix-commits, 2021/11/02
- 02/15: gnu: pamixer: Update to 1.5., guix-commits, 2021/11/02
- 03/15: gnu: pavucontrol: Update to 5.0., guix-commits, 2021/11/02
- 04/15: gnu: ldb: Update to 2.4.1., guix-commits, 2021/11/02
- 05/15: gnu: purescript: Update to 0.14.5., guix-commits, 2021/11/02
- 07/15: gnu: img2pdf: Update to 0.4.3.,
guix-commits <=
- 08/15: gnu: qtractor: Update to 0.9.24., guix-commits, 2021/11/02
- 10/15: gnu: neomutt: Update to 20211029., guix-commits, 2021/11/02
- 11/15: gnu: putty: Update to 0.76., guix-commits, 2021/11/02
- 13/15: gnu: putty: Edit description., guix-commits, 2021/11/02
- 12/15: gnu: putty: Try the upstream download URL first., guix-commits, 2021/11/02
- 06/15: gnu: poppler-data: Update to 0.4.11., guix-commits, 2021/11/02
- 09/15: gnu: fetchmail: Update to 6.4.23., guix-commits, 2021/11/02
- 14/15: gnu: proxychains-ng: Update to 4.15., guix-commits, 2021/11/02
- 15/15: gnu: proxychains-ng: Cross-compile., guix-commits, 2021/11/02