diff options
| author | Tobias Geerinckx-Rice <me@tobias.gr> | 2021-04-15 01:51:43 +0200 |
|---|---|---|
| committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2021-04-18 20:26:59 +0200 |
| commit | c135096b23634595206a65ceef4cfdd3599f2656 (patch) | |
| tree | 61022a189362eac09b31838259bc7936e6014873 /gnu | |
| parent | 6ba730cfe65b5343e86ee3a42fe94fd1fca4c8b7 (diff) | |
gnu: perl-pdf-api2: Update to 2.040.
* gnu/packages/perl.scm (perl-pdf-api2): Update to 2.040.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/perl.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index 4d54912a56f..ba1af873c1e 100644 --- a/gnu/packages/perl.scm +++ b/gnu/packages/perl.scm | |||
| @@ -8309,7 +8309,7 @@ with file paths.") | |||
| 8309 | (define-public perl-pdf-api2 | 8309 | (define-public perl-pdf-api2 |
| 8310 | (package | 8310 | (package |
| 8311 | (name "perl-pdf-api2") | 8311 | (name "perl-pdf-api2") |
| 8312 | (version "2.039") | 8312 | (version "2.040") |
| 8313 | (source (origin | 8313 | (source (origin |
| 8314 | (method url-fetch) | 8314 | (method url-fetch) |
| 8315 | (uri (string-append | 8315 | (uri (string-append |
| @@ -8317,7 +8317,7 @@ with file paths.") | |||
| 8317 | version ".tar.gz")) | 8317 | version ".tar.gz")) |
| 8318 | (sha256 | 8318 | (sha256 |
| 8319 | (base32 | 8319 | (base32 |
| 8320 | "08x1anlvmxwym081flkrz7wr9q89y9wbq8ajqk72xsbzhhc479rn")))) | 8320 | "0nlks4p33d08h0fiv6aivinalf9f9zdkgkxqvvbbvdkvyh4z29a9")))) |
| 8321 | (build-system perl-build-system) | 8321 | (build-system perl-build-system) |
| 8322 | (native-inputs | 8322 | (native-inputs |
| 8323 | `(("perl-test-exception" ,perl-test-exception) | 8323 | `(("perl-test-exception" ,perl-test-exception) |
