| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update hslua-module-zip to version 1.1.3 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- Update hslua-module-zip to version 1.1.3.
[#]# hslua-module-zip-1.1.3
Released 2024-05-05.
- Fix build on Windows. There are no symlinks on Windows;
functions dealing with symlinks are missing from zip-archive
and need a placeholder function.
[#]# hslua-module-zip-1.1.2
Released 2024-05-05.
- Added a `symlink` method to Entry objects. This allows to
check whether an entry represents a symbolic link, and where
it links.
- Update hslua-module-zip to version 1.1.1.
[#]# hslua-module-zip-1.1.1
Released 2024-01-18.
- Relaxed upper bound for text, and filepath,
allowing text-2.1, filepath-1.5.
- Update hslua-module-zip to version 1.1.0. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/hslua-module-zip-1.1.0/src/CHANGELOG.md
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
- Add hslua-module-zip at version 1.0.0.