msys2 / MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.
https://packages.msys2.org
BSD 3-Clause "New" or "Revised" License
2.24k stars 1.21k forks source link

[sqlcipher] #20350

Closed ls5302 closed 6 months ago

ls5302 commented 6 months ago

Description / Steps to reproduce the issue

Has the mingw-w64-i686-sqlcipher package been discontinued?

Expected behavior

pacman --noconfirm -S mingw-w64-i686-sqlcipher install the package.

Actual behavior

pacman --noconfirm -S mingw-w64-i686-sqlcipher reports package not found

Verification

Windows Version

Windows 10

MINGW environments affected

Are you willing to submit a PR?

No response

Biswa96 commented 6 months ago

Has the mingw-w64-i686-sqlcipher package been discontinued?

Yes. 32 bit packages are being removed. See this news https://www.msys2.org/news/#2023-12-13-starting-to-drop-some-32-bit-packages

ls5302 commented 6 months ago

Thank you for the prompt response.