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

Felix Yan felixonmars at archlinux.org
Thu Jun 24 09:13:10 UTC 2021


    Date: Thursday, June 24, 2021 @ 09:13:09
  Author: felixonmars
Revision: 967186

upgpkg: agda 2.6.2-1

Modified:
  agda/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-24 09:04:50 UTC (rev 967185)
+++ PKGBUILD	2021-06-24 09:13:09 UTC (rev 967186)
@@ -3,22 +3,22 @@
 
 _hkgname=Agda
 pkgname=agda
-pkgver=2.6.1.3
-pkgrel=30
+pkgver=2.6.2
+pkgrel=1
 pkgdesc="A dependently typed functional programming language and proof assistant"
 url="https://wiki.portal.chalmers.se/agda/"
 license=("custom")
 arch=('x86_64')
 depends=('ghc-libs' 'ghc' 'haskell-aeson' 'haskell-async' 'haskell-blaze-html' 'haskell-boxes'
-         'haskell-cpphs' 'haskell-data-hash' 'haskell-edit-distance' 'haskell-equivalence'
-         'haskell-geniplate-mirror' 'haskell-gitrev' 'haskell-hashable'
-         'haskell-hashtables' 'haskell-ieee754' 'haskell-murmur-hash' 'haskell-regex-tdfa'
+         'haskell-case-insensitive' 'haskell-cpphs' 'haskell-data-hash' 'haskell-edit-distance'
+         'haskell-equivalence' 'haskell-gitrev' 'haskell-hashable' 'haskell-hashtables'
+         'haskell-monad-control' 'haskell-murmur-hash' 'haskell-parallel' 'haskell-regex-tdfa'
          'haskell-split' 'haskell-strict' 'haskell-unordered-containers' 'haskell-uri-encode'
          'haskell-zlib')
 optdepends=('agda-stdlib: for standard library')
 makedepends=('alex' 'happy' 'ghc' 'haskell-filemanip')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('2778cde4d73bd1203690ef4bcca00fa62666a2b647f3f78525aa4f610e357663f0e03125415278870d14710916fd6e0534efd8f07cd03b4a93a37ff1ee1bbd50')
+sha512sums=('1be631c8fd2129df4b8eb97e7bbfc54838eccf745d402a9f769f9486e8f6a1f55eeab9d47dd6cd428136ea9a3800766a2c7180662b5a41a6c7f29ffadadc3627')
 
 prepare() {
     cd $_hkgname-$pkgver




More information about the arch-commits mailing list