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

Felix Yan fyan at archlinux.org
Wed Mar 2 04:24:58 UTC 2016


    Date: Wednesday, March 2, 2016 @ 05:24:58
  Author: fyan
Revision: 164034

upgpkg: haskell-base-orphans 0.5.3-1

Modified:
  haskell-base-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-02 04:08:23 UTC (rev 164033)
+++ PKGBUILD	2016-03-02 04:24:58 UTC (rev 164034)
@@ -4,7 +4,7 @@
 
 _hkgname=base-orphans
 pkgname=haskell-base-orphans
-pkgver=0.5.2
+pkgver=0.5.3
 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=('83de88294742641fe72c92aa3337e575c8f572a7486fad383fd272e857342f1e')
+sha256sums=('5def4ae2210a4ed75454aa268d166923bef7e9f1c1e6345fefa9c76eabc49062')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list