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

Felix Yan felixonmars at archlinux.org
Wed Aug 19 15:57:00 UTC 2020


    Date: Wednesday, August 19, 2020 @ 15:56:59
  Author: felixonmars
Revision: 684993

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

Modified:
  haskell-generic-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-19 15:52:21 UTC (rev 684992)
+++ PKGBUILD	2020-08-19 15:56:59 UTC (rev 684993)
@@ -2,8 +2,8 @@
 
 _hkgname=generic-data
 pkgname=haskell-generic-data
-pkgver=0.9.0.0
-pkgrel=2
+pkgver=0.9.1.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=('c5054d6909532a004d3ac0a91ec9e16ac917ae6c97d4ae5be0be0fa75de5bcf088bef8fe517a287dd352b024144c50a4ea7aef26a58ff0e0b5cc072cf8184884')
+sha512sums=('7c3204d0af5b4d33a2104518b0da365a55f8c14d66bd171d170dbaac2bd7496f635d41a46178eca066ac02f7a7bfb899d027a2b9dd6f67770d23b22c6309e79c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list