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

Felix Yan felixonmars at archlinux.org
Sun May 16 12:04:22 UTC 2021


    Date: Sunday, May 16, 2021 @ 12:04:22
  Author: felixonmars
Revision: 935760

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

Modified:
  haskell-versions/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-16 12:02:51 UTC (rev 935759)
+++ PKGBUILD	2021-05-16 12:04:22 UTC (rev 935760)
@@ -2,8 +2,8 @@
 
 _hkgname=versions
 pkgname=haskell-versions
-pkgver=4.0.3
-pkgrel=6
+pkgver=5.0.0
+pkgrel=1
 pkgdesc="Types and parsers for software version numbers"
 url="https://github.com/fosskers/versions"
 license=('BSD')
@@ -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=('2a3d74651cc54d96d251c68e9b6808d6f761f42a052f79b6317f53d0fa703fe6db957fdb8285656adf528ba510ec65419d954f6abd47279ca7eaf440b9214d5a')
+sha512sums=('48ce0548e10b03b5522bb1945f72c0c065ad5ef7a3c4ff62fbb028e6bb16d59c17386dd466e70e4972326682d740137df614bd31078c3b2580bbe8344b70b6c7')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list