[arch-commits] Commit in haskell-indexed-traversable-instances/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 22 09:27:37 UTC 2022


    Date: Monday, August 22, 2022 @ 09:27:37
  Author: felixonmars
Revision: 1274495

upgpkg: haskell-indexed-traversable-instances 0.1.1.1-1: rebuild with indexed-traversable-instances 0.1.1.1

Modified:
  haskell-indexed-traversable-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-22 09:26:41 UTC (rev 1274494)
+++ PKGBUILD	2022-08-22 09:27:37 UTC (rev 1274495)
@@ -2,8 +2,8 @@
 
 _hkgname=indexed-traversable-instances
 pkgname=haskell-indexed-traversable-instances
-pkgver=0.1.1
-pkgrel=45
+pkgver=0.1.1.1
+pkgrel=1
 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex"
 url="https://github.com/haskellari/indexed-traversable"
 license=("BSD")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-tasty'
              'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('100ed1023b541328b04bcec0964b9f9d5fc93285fc23a2ac6873bf8597439a44')
+sha256sums=('895ee5063d59e2b58930ca6fa54885bb11f19c8b7c7ba6c7b014f9431cdcc0b0')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list