diff --git a/_service b/_service
index f1ed290..ab7d4f7 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
coq-menhirlib
exec.sh
ocaml-menhir
- dbc2127efdd7efdd7cdfdcb448c26c77b90f1ce9
+ 0af22bc96ea6128fb02b30a9c1bfbf3492ab2635
git
disable
https://gitlab.inria.fr/fpottier/menhir.git
diff --git a/ocaml-menhir-20210419.tar.xz b/ocaml-menhir-20210419.tar.xz
deleted file mode 100644
index 47c10cf..0000000
--- a/ocaml-menhir-20210419.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ef7db4d7322f18a97fc883ff3c6690816da0e02b960c3aeed29bbcf7c195a7b5
-size 910576
diff --git a/ocaml-menhir-20210928.tar.xz b/ocaml-menhir-20210928.tar.xz
new file mode 100644
index 0000000..057d012
--- /dev/null
+++ b/ocaml-menhir-20210928.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2b458dab2839c5e257422981ab8a72679801f3f5e86df023d18f40a557faa6d9
+size 923372
diff --git a/ocaml-menhir.changes b/ocaml-menhir.changes
index 61b7df2..5bafe93 100644
--- a/ocaml-menhir.changes
+++ b/ocaml-menhir.changes
@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Sat Sep 11 12:34:56 UTC 2021 - ohering@suse.de
-- Update to version 20210419
+- Update to version 20210928
-------------------------------------------------------------------
Fri Apr 9 09:09:09 UTC 2021 - ohering@suse.de
diff --git a/ocaml-menhir.spec b/ocaml-menhir.spec
index db63ff8..29b9f4b 100644
--- a/ocaml-menhir.spec
+++ b/ocaml-menhir.spec
@@ -17,7 +17,7 @@
Name: ocaml-menhir
-Version: 20210419
+Version: 20210928
Release: 0
%{?ocaml_preserve_bytecode}
Summary: LR(1) parser generator for the OCaml programming language