Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-lens-aeson
Commits: 8c60484b by Felix Yan at 2023-08-08T13:44:31+03:00 upgpkg: 1.2.3-1: rebuild with lens-aeson 1.2.3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,17 +2,17 @@ _hkgname=lens-aeson pkgname=haskell-lens-aeson -pkgver=1.2.2 -pkgrel=44 +pkgver=1.2.3 +pkgrel=1 pkgdesc="Law-abiding lenses for aeson" url="https://github.com/lens/lens-aeson/" license=('MIT') arch=('x86_64') -depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-lens' 'haskell-scientific' - 'haskell-text-short' 'haskell-unordered-containers' 'haskell-vector') +depends=('ghc-libs' 'haskell-aeson' 'haskell-lens' 'haskell-scientific' 'haskell-text-short' + 'haskell-unordered-containers' 'haskell-vector') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('91aac545d7e296879176ead2870b36e02a23c238c2378e4e91bd6e3feb14407b7be8e072240a81effbdc864952552ad7f273546e3718ad93a619e5616388536d') +sha512sums=('2f2b13387b90e3d10003471da99a0e1f1fd0d8ab38dfc6309f893defd7e9f8e592c10de21bfb4c00b9244157657a2f5ebe5126e9d39ac369aa5932ca8b02a39a') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lens-aeson/-/commit/8c60484b3e0d8de015230d3168297f37ed0fb829 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lens-aeson/-/commit/8c60484b3e0d8de015230d3168297f37ed0fb829 You're receiving this email because of your account on gitlab.archlinux.org.
