George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
mimalloc
Commits:
07f4a18b by George Rawlinson at 2026-07-15T02:25:31+00:00
upgpkg: 3.4.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = mimalloc
pkgdesc = General-purpose allocator with excellent performance
characteristics
- pkgver = 3.4.0
+ pkgver = 3.4.1
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.4.0
- sha512sums =
f3a342009fc59b5a20f544472c3d6451f46fbd0c1277e1d2ec7a27d19b4d489576b935ff967df06453667b5723027d6e508cb32106f5af65a325e5e84ec05374
- b2sums =
21e6831ef092d6781b0a08ec10576e72d16a587a3a59316a1bb9c3718d9b73bd9c9df83cd303041a8360e1fa15aea53aedc6c2e8c7b9174ed2d3f74e2d0f0d4c
+ source = mimalloc::git+https://github.com/microsoft/mimalloc#tag=v3.4.1
+ sha512sums =
611fcfbff735e62ec0077aac21f7d481d69227a935122aa399c27dc657604e1d8d009fea10a9ce2c330db1d954cff55c676c932789606853a0c616a0fb458537
+ b2sums =
31c1c0d03d642ce1d691e7f778de8d33af59d54c3bf07e9075a125599c5bbf6403c09a941a86fa9dc864a8298a731c215bf5749c8c1eeeb43ebf6289f8e3dd58
pkgname = mimalloc
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Diab Neiroukh <[email protected]>
pkgname=mimalloc
-pkgver=3.4.0
+pkgver=3.4.1
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=('f3a342009fc59b5a20f544472c3d6451f46fbd0c1277e1d2ec7a27d19b4d489576b935ff967df06453667b5723027d6e508cb32106f5af65a325e5e84ec05374')
-b2sums=('21e6831ef092d6781b0a08ec10576e72d16a587a3a59316a1bb9c3718d9b73bd9c9df83cd303041a8360e1fa15aea53aedc6c2e8c7b9174ed2d3f74e2d0f0d4c')
+sha512sums=('611fcfbff735e62ec0077aac21f7d481d69227a935122aa399c27dc657604e1d8d009fea10a9ce2c330db1d954cff55c676c932789606853a0c616a0fb458537')
+b2sums=('31c1c0d03d642ce1d691e7f778de8d33af59d54c3bf07e9075a125599c5bbf6403c09a941a86fa9dc864a8298a731c215bf5749c8c1eeeb43ebf6289f8e3dd58')
build() {
local cmake_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mimalloc/-/commit/07f4a18bee4d51d2dfe5a9b2996b58d6430ea3db
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mimalloc/-/commit/07f4a18bee4d51d2dfe5a9b2996b58d6430ea3db
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