From 3d289f3ada2fcbe78f0cbb4ea343e25a9e053aa1 Mon Sep 17 00:00:00 2001 From: Felix Yan <felixonmars@archlinux.org> Date: Sun, 30 Aug 2020 10:41:41 +0000 Subject: [PATCH] rebuild with happy 1.20.0 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 33cabd6..c3ed50e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ _hkgname=bindings-uname pkgname=haskell-bindings-uname pkgver=0.1 -pkgrel=16 +pkgrel=17 pkgdesc="Low-level binding to POSIX uname(3)" url="https://hackage.haskell.org/package/bindings-uname" license=("custom:PublicDomain") -- GitLab