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

Felix Yan felixonmars at archlinux.org
Mon Aug 10 04:58:08 UTC 2020


    Date: Monday, August 10, 2020 @ 04:58:07
  Author: felixonmars
Revision: 673337

upgpkg: haskell-optics-th 0.3.0.1-1: rebuild with optics-th 0.3.0.1

Modified:
  haskell-optics-th/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-10 04:45:05 UTC (rev 673336)
+++ PKGBUILD	2020-08-10 04:58:07 UTC (rev 673337)
@@ -2,8 +2,8 @@
 
 _hkgname=optics-th
 pkgname=haskell-optics-th
-pkgver=0.3
-pkgrel=3
+pkgver=0.3.0.1
+pkgrel=1
 pkgdesc="Optics construction using TemplateHaskell"
 url="https://github.com/well-typed/optics"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-optics-core' 'haskell-th-abstraction')
 makedepends=('ghc' 'haskell-tagged')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ee902063b5ec9d2b268bc650e2e8c0cbdc197bc3435ee19bf1c5ebc886c4b24d89840177b7c5ea7c73f37af937b821cdd0fb06dce4fa86211c9df896e506ed98')
+sha512sums=('4a6c92fb3b9f1803f2b93cba83f0b2fc9b11cec6d22aad32357b1735ea75335c9249b646bd4ae9712b35156c0faf571474bfe789a39275ace1b1eb05db5ff0c1')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list