George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
mimalloc


Commits:
2e04d06f by George Rawlinson at 2026-07-14T21:36:46+00:00
upgpkg: 3.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = mimalloc
        pkgdesc = General-purpose allocator with excellent performance 
characteristics
-       pkgver = 3.3.2
+       pkgver = 3.4.0
        pkgrel = 1
        url = https://github.com/microsoft/mimalloc
        arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = mimalloc
        makedepends = ninja
        depends = glibc
        options = staticlibs
-       source = mimalloc::git+https://github.com/microsoft/mimalloc#tag=v3.3.2
-       sha512sums = 
cf98ab5ed1332a682eea9fa9688e9aff7306ad4ffbdf39da28decfda39ba06386cd392ebd5f10a2235eb1dcb2d59285e5de266327b889abe4962aed1e7e90023
-       b2sums = 
2b0d652ff568a17c20917283772863feda27e001c6a0488fd5132168eda2fce495470363bd2a57ef900a5f44aad24f55a09d91f89429e77340a7ff8f46779356
+       source = mimalloc::git+https://github.com/microsoft/mimalloc#tag=v3.4.0
+       sha512sums = 
f3a342009fc59b5a20f544472c3d6451f46fbd0c1277e1d2ec7a27d19b4d489576b935ff967df06453667b5723027d6e508cb32106f5af65a325e5e84ec05374
+       b2sums = 
21e6831ef092d6781b0a08ec10576e72d16a587a3a59316a1bb9c3718d9b73bd9c9df83cd303041a8360e1fa15aea53aedc6c2e8c7b9174ed2d3f74e2d0f0d4c
 
 pkgname = mimalloc


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Diab Neiroukh <[email protected]>
 
 pkgname=mimalloc
-pkgver=3.3.2
+pkgver=3.4.0
 pkgrel=1
 pkgdesc='General-purpose allocator with excellent performance characteristics'
 arch=(x86_64)
@@ -13,8 +13,8 @@ depends=(glibc)
 makedepends=(git cmake ninja)
 options=(staticlibs)
 source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('cf98ab5ed1332a682eea9fa9688e9aff7306ad4ffbdf39da28decfda39ba06386cd392ebd5f10a2235eb1dcb2d59285e5de266327b889abe4962aed1e7e90023')
-b2sums=('2b0d652ff568a17c20917283772863feda27e001c6a0488fd5132168eda2fce495470363bd2a57ef900a5f44aad24f55a09d91f89429e77340a7ff8f46779356')
+sha512sums=('f3a342009fc59b5a20f544472c3d6451f46fbd0c1277e1d2ec7a27d19b4d489576b935ff967df06453667b5723027d6e508cb32106f5af65a325e5e84ec05374')
+b2sums=('21e6831ef092d6781b0a08ec10576e72d16a587a3a59316a1bb9c3718d9b73bd9c9df83cd303041a8360e1fa15aea53aedc6c2e8c7b9174ed2d3f74e2d0f0d4c')
 
 build() {
   local cmake_options=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mimalloc/-/commit/2e04d06fcce25742e697b5736de34f0db75a2a59

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mimalloc/-/commit/2e04d06fcce25742e697b5736de34f0db75a2a59
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to