mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: perl-pdf-api2: Update to 2.047.
* gnu/packages/perl.scm (perl-pdf-api2): Update to 2.047. Change-Id: Ifb756e19c1525cb7d2609a2680ab4ac59d12f602 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
7876cc4480
commit
c16785a11e
1 changed files with 2 additions and 2 deletions
|
@ -9818,7 +9818,7 @@ with file paths.")
|
|||
(define-public perl-pdf-api2
|
||||
(package
|
||||
(name "perl-pdf-api2")
|
||||
(version "2.040")
|
||||
(version "2.047")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -9826,7 +9826,7 @@ with file paths.")
|
|||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0nlks4p33d08h0fiv6aivinalf9f9zdkgkxqvvbbvdkvyh4z29a9"))))
|
||||
"0ffa3alqfvx1ssg7zpay4a5x0p1lwigjgr2d7s948y6pg6133ml4"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
(list perl-test-exception perl-test-memory-cycle))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue