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
commit e8e6baf7fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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