Merge pull request #42019 from r-ryantm/auto-update/gpodder
gpodder: 3.10.1 -> 3.10.2
This commit is contained in:
commit
af83380edb
@ -5,7 +5,7 @@
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
name = "gpodder-${version}";
|
||||
version = "3.10.1";
|
||||
version = "3.10.2";
|
||||
|
||||
format = "other";
|
||||
|
||||
@ -13,7 +13,7 @@ python3Packages.buildPythonApplication rec {
|
||||
owner = "gpodder";
|
||||
repo = "gpodder";
|
||||
rev = version;
|
||||
sha256 = "1cqhm5h0kkdb2m691dbj8i3bixl7bw0iww2pl6k1jkz8mgafyd9d";
|
||||
sha256 = "0nbhyh44cympslcf4miwc2n1gccm5ghjf9slg0r8xnpvg921jv04";
|
||||
};
|
||||
|
||||
postPatch = with stdenv.lib; ''
|
||||
|
Loading…
Reference in New Issue
Block a user