Show More
@@ -227,11 +227,11 b' self: super: {' | |||
|
227 | 227 | }; |
|
228 | 228 | }; |
|
229 | 229 | "hupper" = super.buildPythonPackage { |
|
230 | name = "hupper-1.3"; | |
|
230 | name = "hupper-1.3.1"; | |
|
231 | 231 | doCheck = false; |
|
232 | 232 | src = fetchurl { |
|
233 | url = "https://files.pythonhosted.org/packages/51/0c/96335b1f2f32245fb871eea5bb9773196505ddb71fad15190056a282df9e/hupper-1.3.tar.gz"; | |
|
234 | sha256 = "1pkyrm9c2crc32ps00k1ahnc5clj3pjwiarc7j0x8aykwih7ff10"; | |
|
233 | url = "https://files.pythonhosted.org/packages/cf/4b/467b826a84c8594b81f414b5ab6794e981951dac90ca40abaf9ea1cb36b0/hupper-1.3.1.tar.gz"; | |
|
234 | sha256 = "03mf13n6i4dd60wlb9m99ddl4m3lmly70cjp7f82vdkibfl1v6l9"; | |
|
235 | 235 | }; |
|
236 | 236 | meta = { |
|
237 | 237 | license = [ pkgs.lib.licenses.mit ]; |
General Comments 0
You need to be logged in to leave comments.
Login now