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

Felix Yan felixonmars at archlinux.org
Fri Nov 15 18:12:50 UTC 2019


    Date: Friday, November 15, 2019 @ 18:12:49
  Author: felixonmars
Revision: 529274

upgpkg: haskell-newtype-generics 0.5.4-1

rebuild with newtype-generics 0.5.4

Modified:
  haskell-newtype-generics/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-15 18:12:33 UTC (rev 529273)
+++ PKGBUILD	2019-11-15 18:12:49 UTC (rev 529274)
@@ -2,16 +2,16 @@
 
 _hkgname=newtype-generics
 pkgname=haskell-newtype-generics
-pkgver=0.5.3
-pkgrel=46
+pkgver=0.5.4
+pkgrel=1
 pkgdesc="A typeclass and set of functions for working with newtypes"
-url="https://github.com/sjakobi/bsb-http-chunked"
+url="https://github.com/sjakobi/newtype-generics"
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-hspec')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('c9eb39f7cfbab1640b25e0a3143cdd241b8f9e2c07a7483d1758b82e5bdeb4ecfea4c624ba6fc819d311572b3a314248fe46c488549246af72c3d603eeac5a50')
+sha512sums=('33128015f68a01633b778b8fd7f3d3df8f13b33479705edd4b47036641d7b358667998eb56a6fecdb1f65cb7fb0ac456b8d08ef264e1c17b2fad08ce0a0ffea1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list