diff options
| author | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-05-15 21:23:23 +0200 |
|---|---|---|
| committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-05-15 21:23:57 +0200 |
| commit | 5a04c993b6d315f35b8208fa42aef91ad2d3017d (patch) | |
| tree | 6ad8b09c25452f5cdfd794e9b6ebf2903d8d10b8 | |
| parent | 9fb0464c215df8a673c14ad7caec931b8d80f4f9 (diff) | |
gnu: perl-data-page: Update to 2.03.
* gnu/packages/perl.scm (perl-data-page): Update to 2.03.
| -rw-r--r-- | gnu/packages/perl.scm | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index 5a4081b8695..7406a27c4d2 100644 --- a/gnu/packages/perl.scm +++ b/gnu/packages/perl.scm | |||
| @@ -1885,15 +1885,14 @@ indentation and newlines plus sub deparsing.") | |||
| 1885 | (define-public perl-data-page | 1885 | (define-public perl-data-page |
| 1886 | (package | 1886 | (package |
| 1887 | (name "perl-data-page") | 1887 | (name "perl-data-page") |
| 1888 | (version "2.02") | 1888 | (version "2.03") |
| 1889 | (source | 1889 | (source |
| 1890 | (origin | 1890 | (origin |
| 1891 | (method url-fetch) | 1891 | (method url-fetch) |
| 1892 | (uri (string-append "mirror://cpan/authors/id/L/LB/LBROCARD/" | 1892 | (uri (string-append "mirror://cpan/authors/id/E/ET/ETHER/" |
| 1893 | "Data-Page-" version ".tar.gz")) | 1893 | "Data-Page-" version ".tar.gz")) |
| 1894 | (sha256 | 1894 | (sha256 |
| 1895 | (base32 | 1895 | (base32 "12rxrr2b11qjk0c437cisw2kfqkafw1awcng09cv6yhzglb55yif")))) |
| 1896 | "1hvi92c4h2angryc6pngw7gbm3ysc2jfmyxk2wh9ia4vdwpbs554")))) | ||
| 1897 | (build-system perl-build-system) | 1896 | (build-system perl-build-system) |
| 1898 | (native-inputs | 1897 | (native-inputs |
| 1899 | `(("perl-module-build" ,perl-module-build) | 1898 | `(("perl-module-build" ,perl-module-build) |
