@@ 149,7 149,7 @@ C or C++ programs, though that is not its primary goal.")
(define-public libatomic-ops
(package
(name "libatomic-ops")
- (version "7.6.12")
+ (version "7.8.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ 157,7 157,7 @@ C or C++ programs, though that is not its primary goal.")
version "/libatomic_ops-" version ".tar.gz"))
(sha256
(base32
- "0glzah695wsf6c27hs5wwlw4mnq1vfivdshz1rb8pq7w4mp5dazh"))))
+ "0lcv86ib2ryqh18gsgarpkyf6k5l2bd1kh5lbkxv7wh7w9zj01fk"))))
(build-system gnu-build-system)
(outputs '("out" "debug"))
(native-inputs (if (target-loongarch64?)