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

Felix Yan felixonmars at archlinux.org
Thu May 27 21:57:12 UTC 2021


    Date: Thursday, May 27, 2021 @ 21:57:11
  Author: felixonmars
Revision: 949198

upgpkg: haskell-fclabels 2.0.5.1-1: rebuild with fclabels 2.0.5.1

Modified:
  haskell-fclabels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-27 21:54:42 UTC (rev 949197)
+++ PKGBUILD	2021-05-27 21:57:11 UTC (rev 949198)
@@ -3,8 +3,8 @@
 
 _hkgname=fclabels
 pkgname=haskell-fclabels
-pkgver=2.0.5
-pkgrel=85
+pkgver=2.0.5.1
+pkgrel=1
 pkgdesc="First class accessor labels implemented as lenses."
 url="https://github.com/sebastiaanvisser/fclabels"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-base-orphans')
 makedepends=('ghc' 'haskell-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f6cc731d68cdf1e5867340a0b73385492008c2729a144dc685136ee6bf80ee0d0e07ddb80f83a18e6a1989d7f8a8755211aadcc92debffd5fe8c178a834021e4')
+sha512sums=('a5f65a821e946381769bc98df2e78625820e99acf151886b9360e2327b589ac5bb2b214dd9cb27ac8e1e7d4880947771e2f020df69f3275d0310cd5fa293aa7b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list