mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Migrate search.cpan.org home pages to metacpan.org.
The venerable search.cpan.org has retired[0]. [0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html * guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs. Update all previously generated ones in (gnu packages) to their canonical new homes.
This commit is contained in:
parent
ab45b38fea
commit
9aba9b1278
27 changed files with 644 additions and 644 deletions
|
@ -157,7 +157,7 @@ text, lines, polygons, ellipses and Bézier curves.")
|
|||
;; so skip for now.
|
||||
(delete-file "t/mpeg/read.t")
|
||||
#t)))))
|
||||
(home-page "http://search.cpan.org/dist/PerlMagick")
|
||||
(home-page "https://metacpan.org/release/PerlMagick")
|
||||
(synopsis "Perl interface to ImageMagick")
|
||||
(description "This Perl extension allows the reading, manipulation and
|
||||
writing of a large number of image file formats using the ImageMagick library.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue