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

Felix Yan felixonmars at archlinux.org
Sun Jun 30 03:56:16 UTC 2019


    Date: Sunday, June 30, 2019 @ 03:56:16
  Author: felixonmars
Revision: 486036

upgpkg: haskell-microlens 0.4.11.1-1

rebuild with microlens 0.4.11.1, microlens-ghc 0.4.11.1, microlens-mtl 0.2.0.1, microlens-platform 0.4.0, microlens-th 0.4.3.1

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-30 03:49:46 UTC (rev 486035)
+++ PKGBUILD	2019-06-30 03:56:16 UTC (rev 486036)
@@ -3,9 +3,9 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.10
-pkgrel=5
-pkgdesc="A tiny lens library with no dependencies. If you're writing an app, you probably want microlens-platform, not this."
+pkgver=0.4.11.1
+pkgrel=1
+pkgdesc="A tiny lens library with no dependencies"
 url="https://github.com/monadfix/microlens"
 license=("BSD")
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c5f774fdbd36e3fc82563c8d3f87a6471af2129e244b2fc4af7ffb8c171e06154c0b708c9e74c95b54859b3e9f12feff25b2950262527084c2ae2acb254e9a45')
+sha512sums=('9a611981d4567063b27f7bed8035edf9dc0c010c5936aaba95022cba2e5a63876aaf4bc922c842f83ca0fd013e501d38b0d6ad7db149e7b93f489ee55f006db5')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list