Skip to content

Fix incorrect calculation of sha256sum of package

Kristian Klausen requested to merge klausenbusk/repod:fix-sha256sum into main

The file pointer wasn't reset after calculating the md5sum of the package.

Merge request reports