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

Felix Yan felixonmars at archlinux.org
Sun Apr 5 23:04:28 UTC 2020


    Date: Sunday, April 5, 2020 @ 23:04:27
  Author: felixonmars
Revision: 612004

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

Modified:
  haskell-generic-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-05 23:02:26 UTC (rev 612003)
+++ PKGBUILD	2020-04-05 23:04:27 UTC (rev 612004)
@@ -2,8 +2,8 @@
 
 _hkgname=generic-data
 pkgname=haskell-generic-data
-pkgver=0.8.2.0
-pkgrel=5
+pkgver=0.8.3.0
+pkgrel=1
 pkgdesc="Deriving instances with GHC.Generics and related utilities"
 url="https://github.com/Lysxia/generic-data"
 license=('MIT')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-generic-lens' 'haskell-glob' 'haskell-one-liner'
              'haskell-quickcheck' 'haskell-show-combinators' 'haskell-tasty' 'haskell-tasty-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('28f397112d1205a88e575a137f191892d87ebf8a1a013b07b34ae8786aafe3dcac00759dd8953dc666fa853b16541e73a7a8c0535a9f9dcc9ec334a62a263558')
+sha512sums=('406177a0432a5003062c79a14e9717f1f933272ea5f28967e8483ecb80824437ae5736f66d7b1d0759bec3edbd1b51468d4828519227ea0f79697562fc50d9c1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list