dannym pushed a commit to branch wip-desktop
in repository guix.

commit d5d911f926e7861976c51fdbd3aa4d61e0203d9d
Author: Danny Milosavljevic <[email protected]>
AuthorDate: Sun Aug 2 15:19:20 2020 +0200

    gnu: libdmapsharing: Update home-page.
    
    * gnu/packages/gnome.scm (libdmapsharing)[home-page]: Modify.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index aad6a5b..d92530a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -431,7 +431,7 @@ in JavaScript.")
     (description "Libdmapsharing is a library which allows programs to access,
 share and control the playback of media content using DMAP (DAAP, DPAP & DACP).
 It is written in C using GObject and libsoup.")
-    (home-page "https://launchpad.net/gtx";)
+    (home-page "https://flyn.org/projects/libdmapsharing/";)
     (license license:lgpl2.1+)))
 
 (define-public gtx

Reply via email to