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

Caleb Maclennan alerque at gemini.archlinux.org
Thu Jan 27 12:30:03 UTC 2022


    Date: Thursday, January 27, 2022 @ 12:30:03
  Author: alerque
Revision: 1117017

upgpkg: haskell-ci 0.12.1-123; rebuild with commonmark 0.2.1.1, commonmark-extensions 0.2.2.1, commonmark-pandoc 0.2.1.2

Modified:
  haskell-ci/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-27 12:27:52 UTC (rev 1117016)
+++ PKGBUILD	2022-01-27 12:30:03 UTC (rev 1117017)
@@ -1,9 +1,10 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Caleb Maclennan <caleb at alerque.com>
 
 _hkgname=haskell-ci
 pkgname=haskell-ci
 pkgver=0.12.1
-pkgrel=122
+pkgrel=123
 pkgdesc="Cabal package script generator for Travis-CI"
 url="https://haskell-ci.rtfd.org/"
 license=("GPL")
@@ -23,7 +24,7 @@
 }
 
 build() {
-  cd $_hkgname-$pkgver    
+  cd $_hkgname-$pkgver
 
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
     --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \



More information about the arch-commits mailing list