From 39cba27a80cb7bb25bbb896407f0ccfa64fc9a8b Mon Sep 17 00:00:00 2001 From: Konstantin Podsvirov Date: Tue, 13 Jan 2026 23:45:48 +0300 Subject: [PATCH] flexdll: update to 0.44 --- mingw-w64-flexdll/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-flexdll/PKGBUILD b/mingw-w64-flexdll/PKGBUILD index 4be155803e..25754aa50c 100644 --- a/mingw-w64-flexdll/PKGBUILD +++ b/mingw-w64-flexdll/PKGBUILD @@ -5,7 +5,7 @@ _bootstrap_flexdll=1 _realname=flexdll pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") -pkgver=0.43 +pkgver=0.44 pkgrel=1 pkgdesc="An implementation of a dlopen-like API for Windows (mingw-w64)" arch=('any') @@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-ocaml" source=("https://github.com/ocaml/flexdll/archive/${pkgver}/flexdll-${pkgver}.tar.gz" "0003-Remove-the-usages-of-stdout-to-workaround-the-missin.patch" "0004-use-lib-flexdll-as-the-default-library-path.patch") -sha256sums=('10e171ab7d2f8b2f238b53bb9944d4b26686f5703fbc1c059532791bc91be949' +sha256sums=('b7c6a92286f1f3065324d51083dcb16eec436a4e6e3b8df7cf836b6d7a8b9491' '3d9470049d1e8070861cf344b6e31caca89c98ab9801483b48d69e81a45c1d1e' 'c5e6d9891557866d1dfaed3a693dfaa294babfbecec1970ac2f51ae9eabc10d8')