Merge pull request #151808 from r-ryantm/auto-update/python3.8-winacl

python38Packages.winacl: 0.1.1 -> 0.1.2
This commit is contained in:
Fabian Affolter
2021-12-22 21:44:00 +01:00
committed by GitHub
@@ -5,11 +5,11 @@
buildPythonPackage rec {
pname = "winacl";
version = "0.1.1";
version = "0.1.2";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-V+W0WRtL4rJD1LeYgr0PtiKdWTDQYv2ulB1divaqKe4=";
sha256 = "187b4394ef247806f50e1d8320bdb9e33ad1f759d9e61e2e391b97b9adf5f58a";
};
# Project doesn't have tests