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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 9 19:31:53 UTC 2021


    Date: Thursday, September 9, 2021 @ 19:31:53
  Author: felixonmars
Revision: 1013120

upgpkg: haskell-extra 1.7.10-1: rebuild with extra 1.7.10

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-09 19:30:41 UTC (rev 1013119)
+++ PKGBUILD	2021-09-09 19:31:53 UTC (rev 1013120)
@@ -3,8 +3,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.7.9
-pkgrel=78
+pkgver=1.7.10
+pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-clock')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('bc231e72f40a357c8c64c2c33fa2c3d64f67a6eb2bbbd903a5415152497011d0ee7d597de8dc02f5e5b82c4a8a5d7f61fecdbba7f1e07981182d7c05547a7546')
+sha512sums=('02ce08f7f22defd1db81bfb407361e18b6d98295f561652880d3ee6e91477a7cd89126cb507e7362fe90ed7b46e57b55400ae0ad94f40de39749926efe3018cd')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list