~ruther/guix-local

d9701efd2b9eee26c46f85faaff6d6283e6e2ee0 — Maxim Cournoyer 1 year, 7 months ago ba2ed2f
gnu: python-filelock: Update home page URL.

* gnu/packages/python-xyz.scm (python-filelock) [home-page]: Update URL.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -1
@@ 3566,7 3566,7 @@ inter-process communication.")
    (build-system pyproject-build-system)
    (native-inputs (list python-pytest python-setuptools-scm
                         python-setuptools python-wheel))
    (home-page "https://github.com/tox-dev/py-filelock")
    (home-page "https://github.com/tox-dev/filelock")
    (synopsis "Platform independent file lock")
    (description "@code{filelock} contains a single module implementing
a platform independent file lock in Python, which provides a simple way of