Merge pull request #85309 from r-ryantm/auto-update/chirp-daily

chirp: 20200213 -> 20200409
This commit is contained in:
Niklas Hambüchen
2020-04-16 04:07:00 +02:00
committed by GitHub

View File

@@ -4,11 +4,11 @@
}:
python2.pkgs.buildPythonApplication rec {
pname = "chirp-daily";
version = "20200213";
version = "20200409";
src = fetchurl {
url = "https://trac.chirp.danplanet.com/chirp_daily/daily-${version}/${pname}-${version}.tar.gz";
sha256 = "189kg3425wggib1cggcj49bk01pq3j4b8mks7najpp1rjsl5f2i1";
sha256 = "16zhwg2xmp5kpqx5isavwwkfq1212zgfj8gbp453ngjcrvp3m4lq";
};
propagatedBuildInputs = with python2.pkgs; [