Skip to content

Commit dbd08f0

Browse files
r-ryantmJon
authored andcommitted
python37Packages.astroquery: 0.4 -> 0.4.1
1 parent ddd7169 commit dbd08f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/development/python-modules/astroquery/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414

1515
buildPythonPackage rec {
1616
pname = "astroquery";
17-
version = "0.4";
17+
version = "0.4.1";
1818

1919
src = fetchPypi {
2020
inherit pname version;
21-
sha256 = "1ddwnj9vpvxkrfb45c4pwv5f5za9kn2q0040dpw2ymj2bwlpl61h";
21+
sha256 = "0xpqrl9h7sg55mql38xsfpbz9rxsm3mxfha1biqyly1gmxpmd47a";
2222
};
2323

2424
disabled = !isPy3k;

0 commit comments

Comments
 (0)