[arch-commits] Commit in haskell-versions/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Mar 31 20:31:11 UTC 2021


    Date: Wednesday, March 31, 2021 @ 20:31:11
  Author: felixonmars
Revision: 910731

upgpkg: haskell-versions 4.0.3-1: rebuild with versions 4.0.3

Modified:
  haskell-versions/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-31 20:10:39 UTC (rev 910730)
+++ PKGBUILD	2021-03-31 20:31:11 UTC (rev 910731)
@@ -2,7 +2,7 @@
 
 _hkgname=versions
 pkgname=haskell-versions
-pkgver=4.0.2
+pkgver=4.0.3
 pkgrel=1
 pkgdesc="Types and parsers for software version numbers"
 url="https://github.com/fosskers/versions"
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'uusi' 'haskell-microlens' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a07c6075c7148756f8bc76543c228bfdb8c64baaf4baaaa46d2e444212d3f645c19bcc499dc3129d738cecabf6c723956f6f543962f3614b6a754f20653149b0')
+sha512sums=('2a3d74651cc54d96d251c68e9b6808d6f761f42a052f79b6317f53d0fa703fe6db957fdb8285656adf528ba510ec65419d954f6abd47279ca7eaf440b9214d5a')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list