mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-13 05:01:32 +02:00
96fdd95d20
A warning highlighted that our previous version was not using the native implementation but the slower python one. This commit fixes it. * gnu/packages/python-crypto.scm (python-google-crc32c)[inputs]: Add crc32c. Change-Id: I320a63e96d3c7abe61f42b758690436f9d73f3ce Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>