gpodder-adaptive: fix pname
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, libhandy
|
, libhandy
|
||||||
}:
|
}:
|
||||||
gpodder.overrideAttrs (upstream: rec {
|
gpodder.overridePythonAttrs (upstream: rec {
|
||||||
pname = "gpodder-adaptive";
|
pname = "gpodder-adaptive";
|
||||||
version = "3.11.1+1";
|
version = "3.11.1+1";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
|
Reference in New Issue
Block a user