Date: Tuesday, April 4, 2023 @ 08:32:42
  Author: grawlinson
Revision: 1434493

upgpkg: mimalloc 2.1.1-1; new upstream release

Modified:
  mimalloc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-04 08:30:47 UTC (rev 1434492)
+++ PKGBUILD    2023-04-04 08:32:42 UTC (rev 1434493)
@@ -3,7 +3,7 @@
 # Contributor: Diab Neiroukh <[email protected]>
 
 pkgname=mimalloc
-pkgver=2.0.9
+pkgver=2.1.1
 pkgrel=1
 pkgdesc='General-purpose allocator with excellent performance characteristics'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('MIT')
 depends=('glibc')
 makedepends=('git' 'cmake')
-_commit='28cf67e5b64c704cad993c71f29a24e781bee544'
+_commit='3e313478d91c04ac5821743688ce55fc27432c4f'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to