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

Felix Yan felixonmars at archlinux.org
Sun Nov 8 00:29:44 UTC 2020


    Date: Sunday, November 8, 2020 @ 00:29:44
  Author: felixonmars
Revision: 746436

upgpkg: haskell-generic-data 0.9.2.0-1: rebuild with generic-data 0.9.2.0

Modified:
  haskell-generic-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-08 00:27:31 UTC (rev 746435)
+++ PKGBUILD	2020-11-08 00:29:44 UTC (rev 746436)
@@ -2,8 +2,8 @@
 
 _hkgname=generic-data
 pkgname=haskell-generic-data
-pkgver=0.9.1.0
-pkgrel=27
+pkgver=0.9.2.0
+pkgrel=1
 pkgdesc="Deriving instances with GHC.Generics and related utilities"
 url="https://github.com/Lysxia/generic-data"
 license=('MIT')
@@ -15,7 +15,7 @@
              'haskell-show-combinators' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-unordered-containers')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('7c3204d0af5b4d33a2104518b0da365a55f8c14d66bd171d170dbaac2bd7496f635d41a46178eca066ac02f7a7bfb899d027a2b9dd6f67770d23b22c6309e79c')
+sha512sums=('b670a5ff77f9c918b13a5580a48e6b6e9583e34eefb4d348680bd3fb27c0ab85b028ffbc6010be09180021f6af32ceea8b8e7ade529d97cf59b43fb1655f2297')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list