unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 75028@debbugs.gnu.org
Subject: [bug#75028] [PATCH core-packages-team] gnu: libatomic-ops: Update to 7.8.2.
Date: Mon, 23 Dec 2024 00:11:51 +0800	[thread overview]
Message-ID: <cbe991c6ad9fb5c2253e7e3abec83a6dd91467a0.1734883911.git.zhengjunjie@iscas.ac.cn> (raw)

* 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





                 reply	other threads:[~2024-12-22 16:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cbe991c6ad9fb5c2253e7e3abec83a6dd91467a0.1734883911.git.zhengjunjie@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=75028@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).