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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 10 18:36:25 UTC 2022


    Date: Monday, January 10, 2022 @ 18:36:25
  Author: felixonmars
Revision: 1099766

upgpkg: haskell-stm-chans 3.0.0.6-2: rebuild with ghc 9.0.2

Modified:
  haskell-stm-chans/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-10 18:36:00 UTC (rev 1099765)
+++ PKGBUILD	2022-01-10 18:36:25 UTC (rev 1099766)
@@ -4,9 +4,9 @@
 _hkgname=stm-chans
 pkgname=haskell-stm-chans
 pkgver=3.0.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Additional types of channels for STM."
-url="http://code.haskell.org/~wren/"
+url="https://wrengr.org/software/hackage.html"
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')



More information about the arch-commits mailing list