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

Felix Yan felixonmars at archlinux.org
Wed Jul 4 17:12:52 UTC 2018


    Date: Wednesday, July 4, 2018 @ 17:12:52
  Author: felixonmars
Revision: 351906

upgpkg: haskell-semigroupoids 5.3.1-1

rebuild with semigroupoids 5.3.1, base-orphans 0.8

Modified:
  haskell-semigroupoids/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-04 17:12:00 UTC (rev 351905)
+++ PKGBUILD	2018-07-04 17:12:52 UTC (rev 351906)
@@ -4,8 +4,8 @@
 
 _hkgname=semigroupoids
 pkgname=haskell-semigroupoids
-pkgver=5.2.2
-pkgrel=33
+pkgver=5.3.1
+pkgrel=1
 pkgdesc="Semigroupoids: Category sans id"
 url="https://github.com/ekmett/semigroupoids"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
          'haskell-unordered-containers')
 makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8a972716a0d74bf9e539864614cd7b0ccede283efdb7a4f84ca691ec89fbe1aa9e2322e79c608adce9904a06457294a071007ba1eb84475896e41d629c60b90c')
+sha512sums=('8170f9f92a5f61325eb821d299e464106e08db3a8bac371fd427f329e479a4e914ed961a300760049aeff41fef255193dd93dfb752af0cc0027481f0ca6e6e35')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list