diff --git a/testing/xh/APKBUILD b/testing/xh/APKBUILD
index fe961c0a207037c36804a7ead2eea7cbe90964a2..f5bfbd48c2a9a1bdbf146bdeedc332ac40efcf1d 100644
--- a/testing/xh/APKBUILD
+++ b/testing/xh/APKBUILD
@@ -3,7 +3,7 @@
 #
 # TODO: Link with system-provided openssl library.
 pkgname=xh
-pkgver=0.9.2
+pkgver=0.10.0
 pkgrel=0
 pkgdesc="Yet another HTTPie clone"
 url="https://github.com/ducaale/xh"
@@ -49,6 +49,8 @@ package() {
 	install -Dm 644 completions/_xh "$pkgdir"/usr/share/zsh/site-functions/_xh
 }
 
-sha512sums="fbbd6fab0a8e72ab75b07e9d49848e1e58455b129e2c67aab248802aab0861a86368738dcccae5a72c5ba86ffb111d115b1dc362f1f23003656889cb0e6757f6  xh-0.9.2.tar.gz
+sha512sums="
+1daf187ecdf50fdfc2e6e7eccffa6412c7132e3e74bb1d7d065e1fa82589f26134f5d8b36e826597098f71ef8401f04f9fc709ccb6714afe5fe493f566e74a96  xh-0.10.0.tar.gz
 6cbd742b0c84a5c16fe3cf4e277c2c310624055c6e6fbcd2d7e47961247ac6ca0311dbfb158e33d1e065ef8d632c214efcc01dd5f0814405872ebb41d0a15001  minimize-size.patch
-4d963dd20e578e221e329defce4d79a27c6653624d44056abc16834e0ca995a9ba787ea9639171e8867565cefcf7baf8515c7194a80ecaf9e05a63c43ac0828f  without-static-ssl.patch"
+4d963dd20e578e221e329defce4d79a27c6653624d44056abc16834e0ca995a9ba787ea9639171e8867565cefcf7baf8515c7194a80ecaf9e05a63c43ac0828f  without-static-ssl.patch
+"