libnotify: update homepage

This commit is contained in:
Jonathan Ringer
2021-12-28 10:11:25 -08:00
parent 1e01453b30
commit b5996f37ca
@@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://developer.gnome.org/notification-spec/";
homepage = "https://gitlab.gnome.org/GNOME/libnotify";
description = "A library that sends desktop notifications to a notification daemon";
platforms = platforms.unix;
maintainers = teams.gnome.members;