Treewide: fix some permanent redirects on homepages

(#153213)
Issue #60004
This commit is contained in:
Renaud
2022-01-03 16:53:12 +01:00
committed by GitHub
parent 0bed14f8e7
commit 944a2dc835
65 changed files with 69 additions and 69 deletions
@@ -20,7 +20,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "Python API for communicating with the memcached distributed memory object cache daemon";
homepage = "http://www.tummy.com/Community/software/python-memcached/";
homepage = "https://github.com/linsomniac/python-memcached";
license = licenses.psfl;
};