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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 31 21:16:42 UTC 2022


    Date: Monday, January 31, 2022 @ 21:16:42
  Author: felixonmars
Revision: 1121482

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

Modified:
  haskell-versions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-31 21:14:13 UTC (rev 1121481)
+++ PKGBUILD	2022-01-31 21:16:42 UTC (rev 1121482)
@@ -2,8 +2,8 @@
 
 _hkgname=versions
 pkgname=haskell-versions
-pkgver=5.0.1
-pkgrel=8
+pkgver=5.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=('a74d2bf3b96e75b5d41d522d1bd13aba63d92d87a057453298d4a34a6e54b123fb768b57537928f8962ca7277fe2e4c864f02f5926680a39f48a1238c35b5e33')
+sha512sums=('a38f19e5d9b48ff4a610471615f0f75461b4445dab53a651e7f02729e68a6516d0ad1f21006d947dbff6298b301a1e42c983f2eb9fda1ef852936df6199bae29')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list