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

Felix Yan felixonmars at archlinux.org
Thu Jul 11 03:28:07 UTC 2019


    Date: Thursday, July 11, 2019 @ 03:28:06
  Author: felixonmars
Revision: 488653

upgpkg: haskell-fmlist 0.9.3-1

rebuild with fmlist 0.9.3

Modified:
  haskell-fmlist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-11 02:03:28 UTC (rev 488652)
+++ PKGBUILD	2019-07-11 03:28:06 UTC (rev 488653)
@@ -2,8 +2,8 @@
 
 _hkgname=fmlist
 pkgname=haskell-fmlist
-pkgver=0.9.2
-pkgrel=8
+pkgver=0.9.3
+pkgrel=1
 pkgdesc="FoldMap lists"
 url="https://github.com/sjoerdvisscher/fmlist"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3fe739b43f9f5c36fca5fc18f6e313be98d3e456d6b1861a4dbaf44f0c1bb36e84035be671ee31d3f6aa5b460088b726de9df6a91564201e263e3466467eb595')
+sha512sums=('1dba120af3c06d22b41269b22aad7950dd1d567daee213eeaa316f8dcd9e97a2f4499372b310561bb3a25909c38060c0aefacfe640d85ec3c90c5f5503db8915')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list