summaryrefslogtreecommitdiff
path: root/subprojects/packagefiles/c89atomic
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2026-04-12 13:22:14 -0400
committerAndrew Opalach <andrew@akon.city> 2026-04-12 13:22:14 -0400
commitc633226d2b615f46ef38cc99603775dccdf96ecd (patch)
tree645a7cf068eac001031d81734b9649ac1c26b019 /subprojects/packagefiles/c89atomic
parent7c83f46445cee77e935720ec8291886eb21248d7 (diff)
downloadlibalabaster-c633226d2b615f46ef38cc99603775dccdf96ecd.tar.gz
libalabaster-c633226d2b615f46ef38cc99603775dccdf96ecd.tar.bz2
libalabaster-c633226d2b615f46ef38cc99603775dccdf96ecd.zip
build: Update c89atomicHEADmaster
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects/packagefiles/c89atomic')
-rw-r--r--subprojects/packagefiles/c89atomic/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/packagefiles/c89atomic/meson.build b/subprojects/packagefiles/c89atomic/meson.build
index 3e2bd35..b7c727e 100644
--- a/subprojects/packagefiles/c89atomic/meson.build
+++ b/subprojects/packagefiles/c89atomic/meson.build
@@ -1,2 +1,2 @@
-project('c89atomic', 'c', version: 'git-a9f4fa0')
+project('c89atomic', 'c', version: 'git-cb71bbf')
c89atomic = declare_dependency(include_directories: include_directories('.'))