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

Alexander Rødseth arodseth at archlinux.org
Fri Apr 21 12:44:49 UTC 2017


    Date: Friday, April 21, 2017 @ 12:44:23
  Author: arodseth
Revision: 224109

upgpkg: haskell-regex-base 0.93.2-26

Modified:
  haskell-regex-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-21 12:37:03 UTC (rev 224108)
+++ PKGBUILD	2017-04-21 12:44:23 UTC (rev 224109)
@@ -1,18 +1,18 @@
 # $Id$
-# Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Vesa Kaihlavirta <vesa at archlinux.org>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
-# Contributor: Alexander Rødseth <rodseth at gmail.com>
 
 _hkgname=regex-base
 pkgname=haskell-regex-base
 pkgver=0.93.2
-pkgrel=25
+pkgrel=26
 pkgdesc='Interface API for regex-posix,pcre,parsec,tdfa,dfa'
 url='http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-base'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
 depends=('ghc=8.0.1' 'haskell-mtl')
-source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
 sha256sums=('20dc5713a16f3d5e2e6d056b4beb9cfdc4368cd09fd56f47414c847705243278')
 
 build() {



More information about the arch-commits mailing list