···17171818 meta = with stdenv.lib; {
1919 description = "An LV2 port of the internal modules found in Alsa Modular Synth";
2020- homepage = http://objectivewave.wordpress.com/ams-lv2;
2020+ homepage = "https://github.com/blablack/ams-lv2";
2121 license = licenses.gpl3;
2222 maintainers = [ maintainers.goibhniu ];
2323 platforms = platforms.linux;
+1-1
pkgs/applications/audio/muse/default.nix
···2121 version = "3.1pre1";
22222323 meta = with stdenv.lib; {
2424- homepage = http://www.muse-sequencer.org;
2424+ homepage = "https://www.muse-sequencer.org/";
2525 description = "MIDI/Audio sequencer with recording and editing capabilities";
2626 longDescription = ''
2727 MusE is a MIDI/Audio sequencer with recording and editing capabilities
+1-1
pkgs/applications/office/pympress/default.nix
···4242 meta = with lib; {
4343 description = "Simple yet powerful PDF reader designed for dual-screen presentations";
4444 license = licenses.gpl2Plus;
4545- homepage = "https://pympress.xyz/";
4545+ homepage = "https://cimbali.github.io/pympress/";
4646 maintainers = [ maintainers.tbenst ];
4747 };
4848}
···25252626 meta = with stdenv.lib; {
2727 description = "Library for access to chipcards";
2828- homepage = http://www2.aquamaniac.de/sites/download/packages.php?package=02&showall=1;
2828+ homepage = "https://www.aquamaniac.de/rdm/projects/libchipcard";
2929 license = licenses.lgpl21;
3030 maintainers = with maintainers; [ aszlig ];
3131 platforms = platforms.linux;
+1-1
pkgs/development/libraries/libgnurl/default.nix
···38383939 meta = with stdenv.lib; {
4040 description = "A fork of libcurl used by GNUnet";
4141- homepage = https://gnunet.org/gnurl;
4141+ homepage = "https://gnunet.org/en/gnurl.html";
4242 maintainers = with maintainers; [ falsifian vrthra ];
4343 platforms = platforms.linux;
4444 license = licenses.curl;
+1
pkgs/development/perl-modules/MNI/default.nix
···1616 doCheck = false; # TODO: almost all tests fail ... is this a real problem?
17171818 meta = with stdenv.lib; {
1919+ homepage = "https://github.com/BIC-MNI/mni-perllib";
1920 license = with licenses; [ artistic1 gpl1Plus ];
2021 maintainers = with maintainers; [ bcdarwin ];
2122 };
···28282929 meta = with stdenv.lib; {
3030 description = "aioeventlet implements the asyncio API (PEP 3156) on top of eventlet. It makes";
3131- homepage = https://aioeventlet.readthedocs.org/;
3131+ homepage = "https://pypi.org/project/aioeventlet/";
3232 license = licenses.asl20;
3333 };
3434
···1616 doCheck = false;
17171818 meta = {
1919- description = "A module provides basic functions for parsing mime-type names and matching them against a list of media-ranges";
2020- homepage = https://code.google.com/p/mimeparse/;
1919+ description = "Useful extra bits for Python - things that should be in the standard library";
2020+ homepage = "https://github.com/testing-cabal/extras";
2121 license = lib.licenses.mit;
2222 };
2323-}2323+}
···28282929 meta = with lib; {
3030 description = "Jenkins Job Builder is a system for configuring Jenkins jobs using simple YAML files stored in Git";
3131- homepage = "https://docs.openstack.org/infra/system-config/jjb.html";
3131+ homepage = "https://docs.openstack.org/infra/jenkins-job-builder/";
3232 license = licenses.asl20;
3333 maintainers = with maintainers; [ ];
3434 };
···17171818 meta = with stdenv.lib; {
1919 description = "A module provides basic functions for parsing mime-type names and matching them against a list of media-ranges";
2020- homepage = https://code.google.com/p/mimeparse/;
2020+ homepage = "https://github.com/dbtsai/python-mimeparse";
2121 license = licenses.mit;
2222 };
2323