diff --git a/_servicedata b/_servicedata
index e0b32be..d9130dc 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://git.sr.ht/~sircmpwn/hare
- f01c8eed4e43d46da525e2a87fc529f94cecc809
\ No newline at end of file
+ 933763ed35ecd9a0a1263a195c5e267f95d67b18
\ No newline at end of file
diff --git a/hare-1703745713.f01c8eed.tar.zst b/hare-1703745713.f01c8eed.tar.zst
deleted file mode 100644
index b2f949d..0000000
--- a/hare-1703745713.f01c8eed.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:61ed1c9d1c2604b34a85c7ff4e70a8c3520cf153a85b086ae34e915c78f00cb5
-size 625696
diff --git a/hare-1705636831.933763ed.tar.zst b/hare-1705636831.933763ed.tar.zst
new file mode 100644
index 0000000..8e13a96
--- /dev/null
+++ b/hare-1705636831.933763ed.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:798300073258fd1e684359f1e95d0c0476e6e88ba2cbb82c9e43e1c8975d33c3
+size 626900
diff --git a/hare.changes b/hare.changes
index d58b35a..905090f 100644
--- a/hare.changes
+++ b/hare.changes
@@ -1,12 +1,42 @@
-------------------------------------------------------------------
-Thu Dec 28 12:11:52 UTC 2023 - socvirnyl.estela@gmail.com
+Sat Jan 20 07:25:20 UTC 2024 - Soc Virnyl Estela
+
+- Update to version 1705636831.933763ed:
+ * OpenBSD: rt add kqueue(2) wrappers
+ * OpenBSD: rt fix termios structures
+ * .builds/freebsd.yml drop CC=cc workaround again
+ * Fix typo in crypto::chachapoly
+ * strings: Simplify fromutf8
+ * Makefile: more quoting
+ * remove harec2 from the makefile all target
+ * cmd/haredoc: close read end of pipe after passing it to command
+ * cmd/hare: fix cross-compiling qbe arch
+ * Advance after zero-length regex matches
+ * .builds/*: exit on non-master builds
+ * make bootstrap
+ * strings: rename pad functions per convention
+ * strings: improve docs and params for pad functions
+ * strings: readd pad functions
+ * time: change signature of *_to_timespec funcs
+ * notify hare-dev on ci failure
+ * encoding::utf8: Return invalid from utf8sz on invalid starting byte
+ * *BSD: fsflags_to_bsd return unsupported instead of abort()
+ * rt: BPF socket structs & option levels for Linux
+ * configs/*.mk: don't always assume cross-compilation
+ * fmt: Fix fmt::mods documentation
+ * unix::signal: fix typo in docs
+ * encoding::utf8: Rename valid() to validate() and change return type
+ * update ci for harec config.mk
+
+-------------------------------------------------------------------
+Thu Dec 28 12:11:52 UTC 2023 - Soc Virnyl Estela
- Update to version 1703745713.f01c8eed:
* OpenBSD: rt fix munmap system call
* OpenBSD: fix CI
-------------------------------------------------------------------
-Sat Dec 23 02:20:15 UTC 2023 - socvirnyl.estela@gmail.com
+Sat Dec 23 02:20:15 UTC 2023 - Soc Virnyl Estela
- Update to version 1703237889.6c1a836c:
* correct inotify_event to use [*]u8
@@ -85,7 +115,7 @@ Fri Dec 8 13:25:24 UTC 2023 - Soc Virnyl Estela
+Sun Aug 20 15:06:19 UTC 2023 - Soc Virnyl Estela
- Remove no-exec-stack.patch. Seems it's already in the latest commits
-------------------------------------------------------------------
-Sun Aug 20 14:56:03 UTC 2023 - Soc Virnyl Estela
+Sun Aug 20 14:56:03 UTC 2023 - Soc Virnyl Estela
- Add no-exec-stack.patch
-------------------------------------------------------------------
-Sun Aug 20 14:48:25 UTC 2023 - Soc Virnyl Estela
+Sun Aug 20 14:48:25 UTC 2023 - Soc Virnyl Estela
- Update to version 0+3206:
* crypto::ed25519: change api to take slices
@@ -278,12 +308,12 @@ Sun Aug 20 14:48:25 UTC 2023 - Soc Virnyl Estela
* hkdf: add extract and expand functions
-------------------------------------------------------------------
-Sun Aug 13 13:26:57 UTC 2023 - Soc Virnyl Estela
+Sun Aug 13 13:26:57 UTC 2023 - Soc Virnyl Estela
- Replace obsoleted `disabled` option with `manual`
-------------------------------------------------------------------
-Sat Jul 22 01:51:57 UTC 2023 - Soc Virnyl Estela
+Sat Jul 22 01:51:57 UTC 2023 - Soc Virnyl Estela
- Update to 0+3157:
* hare::ast: add README
@@ -300,7 +330,7 @@ Sat Jul 22 01:51:57 UTC 2023 - Soc Virnyl Estela
* hare::parse::identstr: only parse full ident
-------------------------------------------------------------------
-Thu Jun 22 12:51:08 UTC 2023 - Soc Virnyl Estela
+Thu Jun 22 12:51:08 UTC 2023 - Soc Virnyl Estela
- Update to 0+3145:
Alexey Yerin (3):
@@ -405,12 +435,12 @@ Thu Jun 22 12:51:08 UTC 2023 - Soc Virnyl Estela
crypto::salsa20: add hsalsa20
-------------------------------------------------------------------
-Sun May 28 03:28:04 UTC 2023 - Soc Virnyl Estela
+Sun May 28 03:28:04 UTC 2023 - Soc Virnyl Estela
- Remove checks for now.
-------------------------------------------------------------------
-Sat May 27 13:12:29 UTC 2023 - Soc Virnyl Estela
+Sat May 27 13:12:29 UTC 2023 - Soc Virnyl Estela
- Update to 0+3076:
* cmd/haredoc: close read end of pipe later
@@ -424,21 +454,21 @@ Sat May 27 13:12:29 UTC 2023 - Soc Virnyl Estela
* net::unix: replace memcpy with slice assignment
-------------------------------------------------------------------
-Mon Mar 20 12:02:54 UTC 2023 - Soc Virnyl Estela
+Mon Mar 20 12:02:54 UTC 2023 - Soc Virnyl Estela
- Configure LDFLAGS inside config.mk explicitly.
-------------------------------------------------------------------
-Mon Mar 20 02:06:13 UTC 2023 - Soc Virnyl Estela
+Mon Mar 20 02:06:13 UTC 2023 - Soc Virnyl Estela
- Configure CFLAGS inside config.mk.
-------------------------------------------------------------------
-Fri Mar 17 12:13:44 UTC 2023 - Soc Virnyl Estela
+Fri Mar 17 12:13:44 UTC 2023 - Soc Virnyl Estela
- Cleanup specfile
-------------------------------------------------------------------
-Wed Mar 1 00:40:34 UTC 2023 - Soc Virnyl Estela
+Wed Mar 1 00:40:34 UTC 2023 - Soc Virnyl Estela
- Initial spec for hare 0+git2848
diff --git a/hare.obsinfo b/hare.obsinfo
index 5b63281..8bd6978 100644
--- a/hare.obsinfo
+++ b/hare.obsinfo
@@ -1,4 +1,4 @@
name: hare
-version: 1703745713.f01c8eed
-mtime: 1703745713
-commit: f01c8eed4e43d46da525e2a87fc529f94cecc809
+version: 1705636831.933763ed
+mtime: 1705636831
+commit: 933763ed35ecd9a0a1263a195c5e267f95d67b18
diff --git a/hare.spec b/hare.spec
index 2f658be..6c72058 100644
--- a/hare.spec
+++ b/hare.spec
@@ -1,7 +1,7 @@
#
# spec file for package hare
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%bcond_without test
Name: hare
Release: 0
-Version: 1703745713.f01c8eed
+Version: 1705636831.933763ed
Summary: Hare system programming language
Group: Development/Tools/Building
License: MPL-2.0
@@ -30,7 +30,7 @@ Source2: README-suse-maint.md
BuildRequires: binutils
BuildRequires: gcc
# Always be specific on harec version
-BuildRequires: harec = 1702179030.9d51b36
+BuildRequires: harec = 1704220143.770566a
BuildRequires: make
BuildRequires: qbe
BuildRequires: scdoc