diff --git a/community/dateutils/APKBUILD b/community/dateutils/APKBUILD
index 176a688c38a77f90f2523fc1c98a19bfe22493bb..d45996a5769b7dc46843cb64d52005516fef2b0a 100644
--- a/community/dateutils/APKBUILD
+++ b/community/dateutils/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Francesco Colista <fcolista@alpinelinux.org>
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=dateutils
-pkgver=0.4.9
-pkgrel=1
+pkgver=0.4.10
+pkgrel=0
 pkgdesc="Utilities for fast date-time calculations and conversion"
 url="https://www.fresse.org/dateutils/"
 arch="all"
@@ -28,5 +28,5 @@ package() {
 }
 
 sha512sums="
-b5cda838f8fa01e4208e11842f835503357c02b4a21b003db08ef88763a65f26ad2cd6f5d71c80b499d4e5ee5c0b4e552469ef91aa6cd02ebe5c5d2ad6e3105e  dateutils-0.4.9.tar.xz
+04a9fff177596bb9bc47d3b221865bbeafeafbc708385610845a1cdcb2a7fa379e8d9363cce578836ae121dab7ee64e19f61d82e8f222250e52d23c5f43cf521  dateutils-0.4.10.tar.xz
 "