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

Felix Yan felixonmars at archlinux.org
Tue Dec 19 16:43:13 UTC 2017


    Date: Tuesday, December 19, 2017 @ 16:43:11
  Author: felixonmars
Revision: 274884

upgpkg: haskell-mono-traversable 1.0.6.0-1

rebuild with mono-traversable,1.0.6.0

Modified:
  haskell-mono-traversable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-19 13:22:44 UTC (rev 274883)
+++ PKGBUILD	2017-12-19 16:43:11 UTC (rev 274884)
@@ -4,7 +4,7 @@
 
 _hkgname=mono-traversable
 pkgname=haskell-mono-traversable
-pkgver=1.0.5.0
+pkgver=1.0.6.0
 pkgrel=1
 pkgdesc="Type classes for mapping, folding, and traversing monomorphic containers"
 url="https://github.com/snoyberg/mono-traversable"
@@ -15,7 +15,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-foldl' 'haskell-hspec'
              'haskell-semigroups')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('50039ae33d4ef4342cf18e2fcd4602e0d5c871d8b6106354877118ff2e7dbd1ea1270956ba081dd53d18c34919a1eaff1327a0a082a18a06e41528acba81e50d')
+sha512sums=('8b8a733d8d663d27e06e245aa73dbd21064031ab84d4687914673468a70c4524b570457cdfe98adc09270739bdb45f2a8c351cf9ce29c027b2032f9bf9ef2682')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list