Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / 
haxe


Commits:
681fa06a by Alexander F. Rødseth at 2025-05-16T22:45:10+02:00
upgpkg: 4.3.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = haxe
        pkgdesc = Cross-platform toolkit and programming language
-       pkgver = 4.3.6
+       pkgver = 4.3.7
        pkgrel = 1
        url = https://haxe.org/
        arch = x86_64
@@ -21,12 +21,12 @@ pkgbase = haxe
        optdepends = php
        optdepends = python
        source = mbedtls2.patch
-       source = 
haxelib_src::git+https://github.com/HaxeFoundation/haxelib#commit=f17fffa97554b1bdba37750e3418051f017a5bc2
+       source = 
haxelib_src::git+https://github.com/HaxeFoundation/haxelib#commit=4000137b822989eacb1e1c370470ee1c9ecdf4b8
        source = 
hx3compat::git+https://github.com/HaxeFoundation/hx3compat#commit=f1f18201e5c0479cb5adf5f6028788b37f37b730
-       source = 
haxe-4.3.6::git+https://github.com/HaxeFoundation/haxe#commit=760c0dd9972abadceba4e72edb1db13b2a4fb315
+       source = 
haxe-4.3.7::git+https://github.com/HaxeFoundation/haxe#tag=4.3.7
        b2sums = 
77f5f9c6815934b5cf2aee75ba62ed0e2a4b46f23a5bb689dffa23469b4aa13ca6d0e94623c747af63450b2ea3dc57f54507a924f1d6cec1cab3368d74def211
-       b2sums = 
a3a6afac931c942c2c823801d1b0e4344657a7316e1014cc2abe43416980607f54b29b2d0989eedbf57d2d4e507a69bee604a20305dd2ef18ba96ecf4e73d38d
+       b2sums = 
12e8ab333a1b64056b88346e2dcd97b81d7b7acae0b9a57a9c5f8ef174d5413632436a3975990103d74a2deb99862ddbde6d1c88839c0db926b0faafcb3ca1e8
        b2sums = 
b938572cefb9a4398e0076b4450fd681d9d15be978fe3865d16aa26984ef6265965f18a97f93f8b1f6e589b75814ad1c19b60c5c8817b0deb07a41239fc19341
-       b2sums = 
7cd9d2f2add506daefc376086943b89a9b98acc90b9f4fc8d89195bc25bbc1fa67a466d8a27c63fae9735bbb56fda0de8c32205f9558623df46fa9b26512f6b5
+       b2sums = 
d4606e594a424573d8ab67055de51c14d46aa659039ddbf03b114dabeb0782b1e2d86cb4b8e60b1734ef20cccfb634fac2abe3ada1ca3a7c4b30dabfc6df83ba
 
 pkgname = haxe


=====================================
PKGBUILD
=====================================
@@ -7,12 +7,11 @@
 # Contributor: Tobi Laskowski
 
 pkgname=haxe
-pkgver=4.3.6
+pkgver=4.3.7
 pkgrel=1
-_luv_version=0.5.12
 # The haxelib git submodule commit hash can be found here:
-# https://github.com/HaxeFoundation/haxe/tree/4.3.6/extra
-_haxelib_commit=f17fffa97554b1bdba37750e3418051f017a5bc2
+# https://github.com/HaxeFoundation/haxe/tree/4.3.7/extra
+_haxelib_commit=4000137b822989eacb1e1c370470ee1c9ecdf4b8
 # The hx3compat commit can be found here (replace $_haxelib_commit with the 
git commit hash)
 # https://github.com/HaxeFoundation/haxelib/tree/$_haxelib_commit
 _hx3compat_commit=f1f18201e5c0479cb5adf5f6028788b37f37b730
@@ -26,11 +25,11 @@ optdepends=(java-environment mono php python)
 source=(mbedtls2.patch
         
"haxelib_src::git+https://github.com/HaxeFoundation/haxelib#commit=$_haxelib_commit";
         
"hx3compat::git+https://github.com/HaxeFoundation/hx3compat#commit=$_hx3compat_commit";
-        
"$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe#commit=760c0dd9972abadceba4e72edb1db13b2a4fb315";)
 # tag: 4.3.6
+        
"$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe#tag=$pkgver";)
 
b2sums=('77f5f9c6815934b5cf2aee75ba62ed0e2a4b46f23a5bb689dffa23469b4aa13ca6d0e94623c747af63450b2ea3dc57f54507a924f1d6cec1cab3368d74def211'
-        
'a3a6afac931c942c2c823801d1b0e4344657a7316e1014cc2abe43416980607f54b29b2d0989eedbf57d2d4e507a69bee604a20305dd2ef18ba96ecf4e73d38d'
+        
'12e8ab333a1b64056b88346e2dcd97b81d7b7acae0b9a57a9c5f8ef174d5413632436a3975990103d74a2deb99862ddbde6d1c88839c0db926b0faafcb3ca1e8'
         
'b938572cefb9a4398e0076b4450fd681d9d15be978fe3865d16aa26984ef6265965f18a97f93f8b1f6e589b75814ad1c19b60c5c8817b0deb07a41239fc19341'
-        
'7cd9d2f2add506daefc376086943b89a9b98acc90b9f4fc8d89195bc25bbc1fa67a466d8a27c63fae9735bbb56fda0de8c32205f9558623df46fa9b26512f6b5')
+        
'd4606e594a424573d8ab67055de51c14d46aa659039ddbf03b114dabeb0782b1e2d86cb4b8e60b1734ef20cccfb634fac2abe3ada1ca3a7c4b30dabfc6df83ba')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -47,7 +46,7 @@ prepare() {
   eval $(opam env)
 
   # Install required OCaml packages
-  opam install -y extlib luv=$_luv_version ocamlfind ptmap sedlex sha xml-light
+  opam install -y extlib luv ocamlfind ptmap sedlex sha xml-light
 
   # Create the script that will be placed in /etc/profile.d
   echo 'export HAXE_STD_PATH=/usr/share/haxe/std' > haxe.sh



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haxe/-/commit/681fa06a024700626ee422fcdfdaf01d88d2a651

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haxe/-/commit/681fa06a024700626ee422fcdfdaf01d88d2a651
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to