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

Felix Yan felixonmars at gemini.archlinux.org
Sun Dec 12 00:57:12 UTC 2021


    Date: Sunday, December 12, 2021 @ 00:57:11
  Author: felixonmars
Revision: 1068439

upgpkg: haskell-semialign 1.2.0.1-1: rebuild with semialign 1.2.0.1

Modified:
  haskell-semialign/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-12 00:22:14 UTC (rev 1068438)
+++ PKGBUILD	2021-12-12 00:57:11 UTC (rev 1068439)
@@ -2,8 +2,8 @@
 
 _hkgname=semialign
 pkgname=haskell-semialign
-pkgver=1.2
-pkgrel=53
+pkgver=1.2.0.1
+pkgrel=1
 pkgdesc="Align and Zip type-classes from the common Semialign ancestor."
 url="https://github.com/haskellari/these"
 license=("BSD")
@@ -13,7 +13,7 @@
          'haskell-these' 'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('b2f56e6e4729069476aa0c387c41ad57c09a6cdc09cddebc0e759d978cf4ac11')
+sha512sums=('ba4c680ec2f301c6b76e2198a422bd9c540915fd89a12cbb1787e95c0ccd1bb05abdf59ab1678f46141939673418c650d9624af2ddb7370f2b6bccf704ade83d')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list