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

Felix Yan fyan at archlinux.org
Sat Jan 16 01:54:51 UTC 2016


    Date: Saturday, January 16, 2016 @ 02:54:51
  Author: fyan
Revision: 156750

upgpkg: haskell-base-orphans 0.5.0-1

Modified:
  haskell-base-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-16 01:27:30 UTC (rev 156749)
+++ PKGBUILD	2016-01-16 01:54:51 UTC (rev 156750)
@@ -4,7 +4,7 @@
 
 _hkgname=base-orphans
 pkgname=haskell-base-orphans
-pkgver=0.4.5
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="Backwards-compatible orphan instances for base"
 url="https://github.com/haskell-compat/base-orphans#readme"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('16b70764247f1545b76c51b1d93dfe98dc78076a710db777e213d61690053da7')
+sha256sums=('05ea25f680c0acc65a99acbb39413761181b334566c9be1fcac1c1df8a2d6428')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list