[arch-commits] Commit in haskell-lens-action/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Dec 23 21:58:03 UTC 2021
Date: Thursday, December 23, 2021 @ 21:58:03
Author: felixonmars
Revision: 1083353
upgpkg: haskell-lens-action 0.2.6-1: rebuild with lens-action 0.2.6
Modified:
haskell-lens-action/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-23 21:54:07 UTC (rev 1083352)
+++ PKGBUILD 2021-12-23 21:58:03 UTC (rev 1083353)
@@ -2,8 +2,8 @@
_hkgname=lens-action
pkgname=haskell-lens-action
-pkgver=0.2.5
-pkgrel=71
+pkgver=0.2.6
+pkgrel=1
pkgdesc="Monadic Getters and Folds"
url="https://github.com/ekmett/lens-action"
license=('BSD')
@@ -12,7 +12,7 @@
'haskell-profunctors' 'haskell-semigroupoids')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('9a1502af0f7531b66803974b0bbf6d0da2fc56d19b0a7eb8736a86aa13338199eb7d5e24621e3c90cf0a27c696124b0b48c19fe538fc47d6dde65f64eb94e7f7')
+sha512sums=('44f0639063db6ec80dd2cee274b0fe9135330ee12a007329d419cfe1522738169e0915b32250a340621d4084b4dd2c54a84465e24f4ebd943d6bda59b5d380da')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list