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

Felix Yan felixonmars at archlinux.org
Tue May 7 09:12:22 UTC 2019


    Date: Tuesday, May 7, 2019 @ 09:12:22
  Author: felixonmars
Revision: 461907

upgpkg: haskell-newtype 0.2.1.0-1

rebuild with newtype 0.2.1.0

Modified:
  haskell-newtype/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-07 09:11:05 UTC (rev 461906)
+++ PKGBUILD	2019-05-07 09:12:22 UTC (rev 461907)
@@ -2,8 +2,8 @@
 
 _hkgname=newtype
 pkgname=haskell-newtype
-pkgver=0.2
-pkgrel=12
+pkgver=0.2.1.0
+pkgrel=1
 pkgdesc="A typeclass and set of functions for working with newtypes"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('9f5115df618223b5acf81ef7d15dc95db5930b39863ee89e2613500bd5a5b4cf421510a4330bbe77d7c456b56f4e93072b53fe31aec2f4dbebd966b80f667958')
+sha512sums=('657526568f0bcd9d4926f4e9fbfd70cade3797cc9ea6062b469892922bb08da464cdf37868a849c6e34034183acb95fab380e906f9e5bd7b047e6471f240c9ce')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list