feeds: Rename to gnome-feeds

Make it reach repology's `gnome-feeds` project:

https://repology.org/project/gnome-feeds
This commit is contained in:
Doron Behar
2021-04-13 09:26:32 +03:00
parent a73020b2a1
commit 72341ac04e
3 changed files with 4 additions and 3 deletions
@@ -17,8 +17,9 @@
, webkitgtk
, python3
}:
python3.pkgs.buildPythonApplication rec {
pname = "feeds";
pname = "gnome-feeds";
version = "0.16.1";
src = fetchFromGitLab {