diff --git a/_servicedata b/_servicedata
index 24d50b2..ed452bb 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://git.sr.ht/~sircmpwn/harec
- b4dd4275b24513d14e999bc35ea7d61ed02d1e08
\ No newline at end of file
+ ec3193e3870436180b0f3df82b769adc57a1c099
\ No newline at end of file
diff --git a/harec-1699297758.b4dd427.tar.zst b/harec-1699297758.b4dd427.tar.zst
deleted file mode 100644
index 3e2a2c0..0000000
--- a/harec-1699297758.b4dd427.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6d49993027d7668d87190ce05d173e5562b159d077a53b1abec12002eac7907e
-size 167341
diff --git a/harec-1701262234.ec3193e.tar.zst b/harec-1701262234.ec3193e.tar.zst
new file mode 100644
index 0000000..da377cb
--- /dev/null
+++ b/harec-1701262234.ec3193e.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:605a7b699c122d317c157b40b7b55300b6f318186aa5cbba923cc762eb336055
+size 168097
diff --git a/harec.changes b/harec.changes
index a42bfb4..b00131a 100644
--- a/harec.changes
+++ b/harec.changes
@@ -1,3 +1,42 @@
+-------------------------------------------------------------------
+Sat Dec 02 10:16:07 UTC 2023 - socvirnyl.estela@gmail.com
+
+- Update to version 1701262234.ec3193e:
+ * types: recover from circular dependency error
+ * check,gen: use name instead of ident to create global_decl declarations
+ * Revert "types: recover from circular dependency error"
+ * types: recover from circular dependency error
+ * type_store: pass around check context
+ * type_store: detect duplicate fields in embedded structs/unions
+ * check: improve error message
+ * ast: make ast_enum_field name non-const
+ * all: use const for more function params
+ * scope: put type and value in a union
+ * rt, tests: drop EXIT_FAILURE
+ * check: resolve type when taking size/alignment
+ * check: replace expression_measure with expression_len
+ * check: allow taking alignment of zero-size type
+ * parse: add error function
+ * lex: use error func for unexpected codepoint error
+ * check: remove unnecessary memset
+ * parse: disallow casting to null
+ * Move func_decl_flags from check.h to ast.h
+ * parse: add missing va_ends
+ * main: use xfprintf with harec -v
+ * gen: use u32 instead of uint for tag
+ * check: allow freeing null
+ * qtype: fix memory leak
+ * check: disallow append/inserting with undefined-size member
+ * check: disallow unbounded array value in append/insert
+ * parse: disallow ellipsis in append/insert length form
+ * tests: make insert rejection tests consistent with append
+ * tests: fix append/insert rejection tests
+ * check: fix append/insert value dereferencing
+ * parse, check: update imports
+ * all: fix format specifiers
+ * check: be more picky about default values of arrays
+ * implement checkless for loops
+
-------------------------------------------------------------------
Sat Nov 11 07:34:57 UTC 2023 - Soc Virnyl Estela
diff --git a/harec.obsinfo b/harec.obsinfo
index aebe223..7cad9d3 100644
--- a/harec.obsinfo
+++ b/harec.obsinfo
@@ -1,4 +1,4 @@
name: harec
-version: 1699297758.b4dd427
-mtime: 1699297758
-commit: b4dd4275b24513d14e999bc35ea7d61ed02d1e08
+version: 1701262234.ec3193e
+mtime: 1701262234
+commit: ec3193e3870436180b0f3df82b769adc57a1c099