[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/17: gnu: mimalloc: Update to 2.0.9.
From: |
guix-commits |
Subject: |
07/17: gnu: mimalloc: Update to 2.0.9. |
Date: |
Thu, 19 Jan 2023 16:28:45 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d35689f2fc04f1306e7f01a9e314654309cdd923
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 15 01:00:00 2023 +0100
gnu: mimalloc: Update to 2.0.9.
* gnu/packages/c.scm (mimalloc): Update to 2.0.9.
---
gnu/packages/c.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm
index 04c9fcdc62..f0a7b1cd97 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -1128,7 +1128,7 @@ Telemetry Transport (MQTT) publish-subscribe messaging
protocol.")
(define-public mimalloc
(package
(name "mimalloc")
- (version "2.0.7")
+ (version "2.0.9")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1137,7 +1137,7 @@ Telemetry Transport (MQTT) publish-subscribe messaging
protocol.")
(file-name (git-file-name name version))
(sha256
(base32
- "0g54z9c4w7zjp3m1s70cgrjhxa5hr43pkhdbj61a2rb54z09lzw7"))))
+ "19w0i28p6knjd192rrcw1ayc3x0qp6rcm48cwkls4kwn8fng81fj"))))
(build-system cmake-build-system)
(arguments
`(#:build-type "Release"))
- 02/17: gnu: minisign: Update to 0.11., (continued)
- 02/17: gnu: minisign: Update to 0.11., guix-commits, 2023/01/19
- 06/17: gnu: console-setup: Update to 1.212., guix-commits, 2023/01/19
- 10/17: gnu: arandr: Update to 0.1.11., guix-commits, 2023/01/19
- 14/17: gnu: nginx: Update to 1.23.3., guix-commits, 2023/01/19
- 17/17: gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002]., guix-commits, 2023/01/19
- 01/17: gnu: lightspark: Update to 0.8.6.1., guix-commits, 2023/01/19
- 09/17: gnu: mcelog: Update to 191., guix-commits, 2023/01/19
- 15/17: gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a., guix-commits, 2023/01/19
- 16/17: gnu: go-github-com-itchyny-gojq: Update to 0.12.11., guix-commits, 2023/01/19
- 04/17: gnu: btrfs-progs: Update to 6.1.2., guix-commits, 2023/01/19
- 07/17: gnu: mimalloc: Update to 2.0.9.,
guix-commits <=
- 13/17: gnu: berry: Update to 0.1.12., guix-commits, 2023/01/19
- 08/17: gnu: ipset: Update to 7.17., guix-commits, 2023/01/19
- 12/17: gnu: arandr: Remove input labels., guix-commits, 2023/01/19
- 11/17: gnu: arandr: Truth is obsolete., guix-commits, 2023/01/19