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

Felix Yan felixonmars at archlinux.org
Tue Jan 9 13:10:23 UTC 2018


    Date: Tuesday, January 9, 2018 @ 13:10:22
  Author: felixonmars
Revision: 280672

upgpkg: haskell-fmlist 0.9.2-1

rebuild with fmlist,0.9.2

Modified:
  haskell-fmlist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-09 13:09:07 UTC (rev 280671)
+++ PKGBUILD	2018-01-09 13:10:22 UTC (rev 280672)
@@ -3,7 +3,7 @@
 
 _hkgname=fmlist
 pkgname=haskell-fmlist
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc="FoldMap lists"
 url="https://github.com/sjoerdvisscher/fmlist"
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('898619f389ee87ae84b6543cb5469e811739ea8eb5d4810c74c88cc5f196b2e7a89159a5b99bd13fb034ac0a56c9f03894fec7e03789350d593f04729ea05b93')
+sha512sums=('3fe739b43f9f5c36fca5fc18f6e313be98d3e456d6b1861a4dbaf44f0c1bb36e84035be671ee31d3f6aa5b460088b726de9df6a91564201e263e3466467eb595')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list