* [bug#75028] [PATCH core-packages-team] gnu: libatomic-ops: Update to 7.8.2.
@ 2024-12-22 16:11 Zheng Junjie
0 siblings, 0 replies; only message in thread
From: Zheng Junjie @ 2024-12-22 16:11 UTC (permalink / raw)
To: 75028
* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.8.2.
Change-Id: Ieeaaab473defd5f128b2c2b9875af5af882a0485
---
gnu/packages/bdw-gc.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bdw-gc.scm b/gnu/packages/bdw-gc.scm
index 8eed98d1fd7..5d1868be1ea 100644
--- a/gnu/packages/bdw-gc.scm
+++ b/gnu/packages/bdw-gc.scm
@@ -144,7 +144,7 @@ (define-public libgc/back-pointers
(define-public libatomic-ops
(package
(name "libatomic-ops")
- (version "7.6.12")
+ (version "7.8.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -152,7 +152,7 @@ (define-public libatomic-ops
version "/libatomic_ops-" version ".tar.gz"))
(sha256
(base32
- "0glzah695wsf6c27hs5wwlw4mnq1vfivdshz1rb8pq7w4mp5dazh"))))
+ "0lcv86ib2ryqh18gsgarpkyf6k5l2bd1kh5lbkxv7wh7w9zj01fk"))))
(build-system gnu-build-system)
(outputs '("out" "debug"))
(synopsis "Accessing hardware atomic memory update operations")
base-commit: 87acbfff72efd840edfa471c08f059f5d290100c
--
2.46.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-22 16:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-22 16:11 [bug#75028] [PATCH core-packages-team] gnu: libatomic-ops: Update to 7.8.2 Zheng Junjie
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.