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:
Tobias Geerinckx-Rice 2018-08-11 15:53:20 +02:00
parent ab45b38fea
commit 9aba9b1278
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79
27 changed files with 644 additions and 644 deletions

View file

@ -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.