~ruther/guix-local

6a8f26a44154728e68e2e03304b8cff76d117bfa — Hartmut Goebel 9 years ago b02f7a2
gnu: python-pylockfile: Update home-page url.

* gnu/packages/python.scm (python-pylockfile, python2-pylockfile): Update
  home-page url.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +1 -1
@@ 763,7 763,7 @@ concepts.")
    (arguments '(#:test-target "check"))
    (native-inputs
     `(("python-pbr" ,python-pbr)))
    (home-page "http://code.google.com/p/pylockfile/")
    (home-page "https://launchpad.net/pylockfile")
    (synopsis "Platform-independent file locking module")
    (description
     "The lockfile package exports a LockFile class which provides a simple