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

Felix Yan felixonmars at archlinux.org
Mon Mar 29 23:47:09 UTC 2021


    Date: Monday, March 29, 2021 @ 23:47:09
  Author: felixonmars
Revision: 910337

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

Modified:
  haskell-versions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-29 23:44:48 UTC (rev 910336)
+++ PKGBUILD	2021-03-29 23:47:09 UTC (rev 910337)
@@ -2,8 +2,8 @@
 
 _hkgname=versions
 pkgname=haskell-versions
-pkgver=4.0.1
-pkgrel=3
+pkgver=4.0.2
+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=('6ac9ed7159c924a606aeaa689bb5d11674fbaa6b2bf39cfe296f8b2b482c437bbf899fe6b1e3c25cfb4aa8cb6712755339377b4bf7e1f6c911115f1e993cd83e')
+sha512sums=('a07c6075c7148756f8bc76543c228bfdb8c64baaf4baaaa46d2e444212d3f645c19bcc499dc3129d738cecabf6c723956f6f543962f3614b6a754f20653149b0')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list