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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 21:26:08
  Author: felixonmars
Revision: 785313

upgpkg: haskell-hs-bibutils 6.10.0.0-5: rebuild with ghc 8.10.3

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 21:25:22 UTC (rev 785312)
+++ PKGBUILD2020-12-23 21:26:08 UTC (rev 785313)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.10.0.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 19:50:19
  Author: felixonmars
Revision: 693030

upgpkg: haskell-hs-bibutils 6.10.0.0-4: rebuild with happy 1.20.0

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 19:48:06 UTC (rev 693029)
+++ PKGBUILD2020-08-30 19:50:19 UTC (rev 693030)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.10.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 08:02:05
  Author: felixonmars
Revision: 682501

upgpkg: haskell-hs-bibutils 6.10.0.0-3: rebuild with ghc 8.10.2

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 08:01:17 UTC (rev 682500)
+++ PKGBUILD2020-08-17 08:02:05 UTC (rev 682501)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.10.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
@@ -20,7 +20,7 @@
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
+runhaskell Setup build $MAKEFLAGS
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh


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

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 15:30:52
  Author: felixonmars
Revision: 618284

upgpkg: haskell-hs-bibutils 6.10.0.0-2: rebuild with ghc 8.10.1

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 15:29:43 UTC (rev 618283)
+++ PKGBUILD2020-04-23 15:30:52 UTC (rev 618284)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.10.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2020-04-15 Thread Felix Yan via arch-commits
Date: Wednesday, April 15, 2020 @ 17:07:52
  Author: felixonmars
Revision: 614965

upgpkg: haskell-hs-bibutils 6.10.0.0-1: rebuild with hs-bibutils 6.10.0.0

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-15 17:05:05 UTC (rev 614964)
+++ PKGBUILD2020-04-15 17:07:52 UTC (rev 614965)
@@ -3,8 +3,8 @@
 
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
-pkgver=6.8.0.0
-pkgrel=3
+pkgver=6.10.0.0
+pkgrel=1
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-syb")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('2e19f570e962b6a76ceb08a34eee8ad2533dee06cc2de0860a0b8d4ad02601dc00679ab2292e63a612cd6f0dd939d18c7c80a1493f0e24e05c992cc23c93e27d')
+sha512sums=('95227225908381613cd92f92ac7e4e6a8af93b8af12a5728b5c28911ada1afd1ea545c3b3a7f34af96411f0b8e27b905b76e40ae0372ed412744d0146518efdb')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 23:20:42
  Author: felixonmars
Revision: 583566

upgpkg: haskell-hs-bibutils 6.8.0.0-3: rebuild with ghc 8.8.3

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 23:19:35 UTC (rev 583565)
+++ PKGBUILD2020-02-26 23:20:42 UTC (rev 583566)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.8.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
@@ -33,6 +33,6 @@
 install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
 install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
 runhaskell Setup copy --destdir="$pkgdir"
-install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
 }


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

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 16:12:46
  Author: felixonmars
Revision: 571683

upgpkg: haskell-hs-bibutils 6.8.0.0-2: rebuild with ghc 8.8.2

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 16:11:34 UTC (rev 571682)
+++ PKGBUILD2020-02-15 16:12:46 UTC (rev 571683)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.8.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2020-02-14 Thread Felix Yan via arch-commits
Date: Friday, February 14, 2020 @ 13:57:02
  Author: felixonmars
Revision: 571037

upgpkg: haskell-hs-bibutils 6.8.0.0-1: rebuild with hs-bibutils 6.8.0.0

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-14 13:53:53 UTC (rev 571036)
+++ PKGBUILD2020-02-14 13:57:02 UTC (rev 571037)
@@ -3,8 +3,8 @@
 
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
-pkgver=6.7.0.0
-pkgrel=6
+pkgver=6.8.0.0
+pkgrel=1
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-syb")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('5575ac339a7b131d12208820790e383db69700b00d1663620cf9da2798ea7005e4b5b99f75f7cf8aa5ae7eccdb481f8bf3127e04cd5ebee895d0ee144d7da78e')
+sha512sums=('2e19f570e962b6a76ceb08a34eee8ad2533dee06cc2de0860a0b8d4ad02601dc00679ab2292e63a612cd6f0dd939d18c7c80a1493f0e24e05c992cc23c93e27d')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 22:33:39
  Author: felixonmars
Revision: 550769

upgpkg: haskell-hs-bibutils 6.7.0.0-6: rebuild with ghc 8.8.1, cabal-doctest 
1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 
0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 22:32:29 UTC (rev 550768)
+++ PKGBUILD2020-01-08 22:33:39 UTC (rev 550769)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.7.0.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2019-06-27 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 07:19:54
  Author: felixonmars
Revision: 484688

upgpkg: haskell-hs-bibutils 6.7.0.0-5

rebuild with syb 0.7.1

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 07:18:50 UTC (rev 484687)
+++ PKGBUILD2019-06-27 07:19:54 UTC (rev 484688)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.7.0.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2019-04-25 Thread Felix Yan via arch-commits
Date: Thursday, April 25, 2019 @ 15:31:35
  Author: felixonmars
Revision: 453931

upgpkg: haskell-hs-bibutils 6.7.0.0-4

rebuild with ghc 8.6.5

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 15:30:23 UTC (rev 453930)
+++ PKGBUILD2019-04-25 15:31:35 UTC (rev 453931)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.7.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 23:18:31
  Author: felixonmars
Revision: 438708

upgpkg: haskell-hs-bibutils 6.7.0.0-3

rebuild with ghc 8.6.4

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 23:17:34 UTC (rev 438707)
+++ PKGBUILD2019-03-09 23:18:31 UTC (rev 438708)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.7.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 23:09:15
  Author: felixonmars
Revision: 413452

upgpkg: haskell-hs-bibutils 6.7.0.0-2

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 23:08:15 UTC (rev 413451)
+++ PKGBUILD2018-12-09 23:09:15 UTC (rev 413452)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.7.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2018-12-03 Thread Felix Yan via arch-commits
Date: Monday, December 3, 2018 @ 23:57:27
  Author: felixonmars
Revision: 411011

upgpkg: haskell-hs-bibutils 6.7.0.0-1

rebuild with hs-bibutils 6.7.0.0

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-03 23:54:16 UTC (rev 411010)
+++ PKGBUILD2018-12-03 23:57:27 UTC (rev 411011)
@@ -3,8 +3,8 @@
 
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
-pkgver=6.6.0.0
-pkgrel=3
+pkgver=6.7.0.0
+pkgrel=1
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-syb")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('73c0479e9538496711341c962ab9fdcd34bb1783cc126b6a6967a48e153d35ae56b70e1bcbdbdfa67acf02b7eef887632de18440790f72ab801e3b3443a15cc3')
+sha512sums=('5575ac339a7b131d12208820790e383db69700b00d1663620cf9da2798ea7005e4b5b99f75f7cf8aa5ae7eccdb481f8bf3127e04cd5ebee895d0ee144d7da78e')
 
 build() {
 cd $_hkgname-$pkgver


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 20:49:21
  Author: felixonmars
Revision: 402149

upgpkg: haskell-hs-bibutils 6.6.0.0-3

rebuild with ghc 8.6.2

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 20:44:11 UTC (rev 402148)
+++ PKGBUILD2018-11-06 20:49:21 UTC (rev 402149)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.6.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
@@ -15,10 +15,10 @@
 
sha512sums=('73c0479e9538496711341c962ab9fdcd34bb1783cc126b6a6967a48e153d35ae56b70e1bcbdbdfa67acf02b7eef887632de18440790f72ab801e3b3443a15cc3')
 
 build() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+cd $_hkgname-$pkgver
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -28,11 +28,11 @@
 }
 
 package() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+cd $_hkgname-$pkgver
 
-install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
-install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
 }


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

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 22:01:49
  Author: felixonmars
Revision: 393890

upgpkg: haskell-hs-bibutils 6.6.0.0-2

rebuild with ghc 8.6.1

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 22:00:45 UTC (rev 393889)
+++ PKGBUILD2018-10-14 22:01:49 UTC (rev 393890)
@@ -4,7 +4,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.6.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2018-07-04 Thread Felix Yan via arch-commits
Date: Wednesday, July 4, 2018 @ 14:08:35
  Author: felixonmars
Revision: 351782

upgpkg: haskell-hs-bibutils 6.6.0.0-1

rebuild with hs-bibutils 6.6.0.0

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-04 14:08:20 UTC (rev 351781)
+++ PKGBUILD2018-07-04 14:08:35 UTC (rev 351782)
@@ -4,7 +4,7 @@
 
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
-pkgver=6.5.0.0
+pkgver=6.6.0.0
 pkgrel=1
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-syb")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('ebe737a64f49489493c05890b50330ac13903e87d0102b20fbd87e109c6017c05270a3dd61515b6d4b8ff8f17af4b62277ff40564c9a0f549e19c564ac8ac4bf')
+sha512sums=('73c0479e9538496711341c962ab9fdcd34bb1783cc126b6a6967a48e153d35ae56b70e1bcbdbdfa67acf02b7eef887632de18440790f72ab801e3b3443a15cc3')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-06-13 Thread Felix Yan via arch-commits
Date: Thursday, June 14, 2018 @ 00:46:42
  Author: felixonmars
Revision: 342983

upgpkg: haskell-hs-bibutils 6.5.0.0-1

rebuild with hs-bibutils 6.5.0.0

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-14 00:46:09 UTC (rev 342982)
+++ PKGBUILD2018-06-14 00:46:42 UTC (rev 342983)
@@ -4,7 +4,7 @@
 
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
-pkgver=6.4.0.0
+pkgver=6.5.0.0
 pkgrel=1
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-syb")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('d6593eceb8769ac97412f02864662d134bc1acfe61bf328b4d0d22a904500d26611df1199e6310a25ab644a34f59d185dcacae18d27c5bde32a5bba03c579bc1')
+sha512sums=('ebe737a64f49489493c05890b50330ac13903e87d0102b20fbd87e109c6017c05270a3dd61515b6d4b8ff8f17af4b62277ff40564c9a0f549e19c564ac8ac4bf')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-06-06 Thread Felix Yan via arch-commits
Date: Wednesday, June 6, 2018 @ 13:53:52
  Author: felixonmars
Revision: 341155

upgpkg: haskell-hs-bibutils 6.4.0.0-1

rebuild with hs-bibutils 6.4.0.0

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 13:52:43 UTC (rev 341154)
+++ PKGBUILD2018-06-06 13:53:52 UTC (rev 341155)
@@ -4,7 +4,7 @@
 
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
-pkgver=6.3.0.1
+pkgver=6.4.0.0
 pkgrel=1
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-syb")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('6f1674ef55726d7b42f1c3aeafdb18dc86ea70a9ae614f87d96775b1944959edad6bf36d978e0e606339d12fae7365bba28647171d91deb4dac895212305f929')
+sha512sums=('d6593eceb8769ac97412f02864662d134bc1acfe61bf328b4d0d22a904500d26611df1199e6310a25ab644a34f59d185dcacae18d27c5bde32a5bba03c579bc1')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-06-05 Thread Felix Yan via arch-commits
Date: Wednesday, June 6, 2018 @ 04:18:05
  Author: felixonmars
Revision: 340714

upgpkg: haskell-hs-bibutils 6.3.0.1-1

rebuild with hs-bibutils 6.3.0.1

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 04:16:44 UTC (rev 340713)
+++ PKGBUILD2018-06-06 04:18:05 UTC (rev 340714)
@@ -4,7 +4,7 @@
 
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
-pkgver=6.3.0.0
+pkgver=6.3.0.1
 pkgrel=1
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-syb")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('98a599dab250120252b6bfd81a0ed2424d1836506d64d6210684b40a2db855feb0713c0f587ee9717aa57ed45db61460aad6711b940dbcd76d7c9c793cdbf057')
+sha512sums=('6f1674ef55726d7b42f1c3aeafdb18dc86ea70a9ae614f87d96775b1944959edad6bf36d978e0e606339d12fae7365bba28647171d91deb4dac895212305f929')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-06-05 Thread Felix Yan via arch-commits
Date: Tuesday, June 5, 2018 @ 18:39:49
  Author: felixonmars
Revision: 340579

upgpkg: haskell-hs-bibutils 6.3.0.0-1

rebuild with hs-bibutils 6.3.0.0

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-05 18:38:46 UTC (rev 340578)
+++ PKGBUILD2018-06-05 18:39:49 UTC (rev 340579)
@@ -4,8 +4,8 @@
 
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
-pkgver=6.2.0.1
-pkgrel=4
+pkgver=6.3.0.0
+pkgrel=1
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-syb")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('31877a57a6f72229e3486342b58d1e8c8d5a2875449e0ccb2d1f21546ac0d8cf095556740f47cc6fac911e4a56920a3975e5881519ef77cacaad42def77adfdb')
+sha512sums=('98a599dab250120252b6bfd81a0ed2424d1836506d64d6210684b40a2db855feb0713c0f587ee9717aa57ed45db61460aad6711b940dbcd76d7c9c793cdbf057')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-06-01 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 10:15:31
  Author: felixonmars
Revision: 335880

upgpkg: haskell-hs-bibutils 6.2.0.1-4

rebuild with ghc 8.4.3

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 10:14:40 UTC (rev 335879)
+++ PKGBUILD2018-06-01 10:15:31 UTC (rev 335880)
@@ -5,7 +5,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.2.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2018-05-17 Thread Felix Yan via arch-commits
Date: Thursday, May 17, 2018 @ 13:40:46
  Author: felixonmars
Revision: 323796

upgpkg: haskell-hs-bibutils 6.2.0.1-3

rebuild with ghc 8.4.2

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 13:39:40 UTC (rev 323795)
+++ PKGBUILD2018-05-17 13:40:46 UTC (rev 323796)
@@ -5,7 +5,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.2.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2017-11-26 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 08:17:40
  Author: felixonmars
Revision: 268851

upgpkg: haskell-hs-bibutils 6.2.0.1-2

rebuild with ghc 8.2.2

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 08:16:31 UTC (rev 268850)
+++ PKGBUILD2017-11-26 08:17:40 UTC (rev 268851)
@@ -5,7 +5,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=6.2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")


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

2017-10-06 Thread Felix Yan
Date: Saturday, October 7, 2017 @ 03:08:57
  Author: felixonmars
Revision: 262051

upgpkg: haskell-hs-bibutils 6.2.0.1-1

rebuild with hs-bibutils,6.2.0.1

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-07 03:05:00 UTC (rev 262050)
+++ PKGBUILD2017-10-07 03:08:57 UTC (rev 262051)
@@ -4,7 +4,7 @@
 
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
-pkgver=6.2
+pkgver=6.2.0.1
 pkgrel=1
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-syb")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('1c3349b8565ef139886425d78730fe8c2dfbf1d73544c3682036d2d7deb613886aadc28827a77ed5b8161813eac78c40deca6788a2e23a2b3f8cf8cfe7a1c46b')
+sha512sums=('31877a57a6f72229e3486342b58d1e8c8d5a2875449e0ccb2d1f21546ac0d8cf095556740f47cc6fac911e4a56920a3975e5881519ef77cacaad42def77adfdb')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-10-06 Thread Felix Yan
Date: Friday, October 6, 2017 @ 07:53:31
  Author: felixonmars
Revision: 261857

upgpkg: haskell-hs-bibutils 6.2-1

rebuild with hs-bibutils,6.2

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-06 07:25:31 UTC (rev 261856)
+++ PKGBUILD2017-10-06 07:53:31 UTC (rev 261857)
@@ -4,8 +4,8 @@
 
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
-pkgver=5.5
-pkgrel=7
+pkgver=6.2
+pkgrel=1
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-syb")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('cee3c3500213d93b424bf3fd36a6b4657aec3a2787373a55bfee7f4de25e43a801ed68bdb815ba57ca8ecfe2d352e406e43baf40339fba79a061180fa4ab628c')
+sha512sums=('1c3349b8565ef139886425d78730fe8c2dfbf1d73544c3682036d2d7deb613886aadc28827a77ed5b8161813eac78c40deca6788a2e23a2b3f8cf8cfe7a1c46b')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-09-22 Thread Felix Yan
Date: Friday, September 22, 2017 @ 16:23:25
  Author: felixonmars
Revision: 259608

upgpkg: haskell-hs-bibutils 5.5-7

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 16:22:54 UTC (rev 259607)
+++ PKGBUILD2017-09-22 16:23:25 UTC (rev 259608)
@@ -5,7 +5,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=5.5
-pkgrel=6
+pkgrel=7
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
@@ -13,12 +13,12 @@
 depends=('ghc-libs' "haskell-syb")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('95f9f34be9f3145da8acc8a0e9de379236cfe31c5a9bc0eb9489e77402a4c55d')
+sha512sums=('cee3c3500213d93b424bf3fd36a6b4657aec3a2787373a55bfee7f4de25e43a801ed68bdb815ba57ca8ecfe2d352e406e43baf40339fba79a061180fa4ab628c')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
@@ -36,7 +36,4 @@
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
-
-# Remove static libs
-find "$pkgdir"/usr/lib -name "*.a" -delete
 }


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

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 10:12:34
  Author: felixonmars
Revision: 250856

upgpkg: haskell-hs-bibutils 5.5-6

GHC 8.2.1 rebuild

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 10:10:38 UTC (rev 250855)
+++ PKGBUILD2017-08-15 10:12:34 UTC (rev 250856)
@@ -5,12 +5,13 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=5.5
-pkgrel=5
+pkgrel=6
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
 arch=('i686' 'x86_64')
-depends=('ghc' "haskell-syb")
+depends=('ghc-libs' "haskell-syb")
+makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 sha256sums=('95f9f34be9f3145da8acc8a0e9de379236cfe31c5a9bc0eb9489e77402a4c55d')
 
@@ -21,7 +22,6 @@
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
-runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
@@ -33,8 +33,6 @@
 
 install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
 install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
-ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"


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

2017-08-05 Thread Felix Yan
Date: Saturday, August 5, 2017 @ 08:17:51
  Author: felixonmars
Revision: 248609

upgpkg: haskell-hs-bibutils 5.5-5

rebuild with syb,0.7

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-05 08:15:38 UTC (rev 248608)
+++ PKGBUILD2017-08-05 08:17:51 UTC (rev 248609)
@@ -5,12 +5,12 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=5.5
-pkgrel=4
+pkgrel=5
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-syb")
+depends=('ghc' "haskell-syb")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 sha256sums=('95f9f34be9f3145da8acc8a0e9de379236cfe31c5a9bc0eb9489e77402a4c55d')
 
@@ -19,7 +19,7 @@
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
---libsubdir=\$compiler/site-local/\$pkgid
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script


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

2017-06-16 Thread Felix Yan
Date: Friday, June 16, 2017 @ 07:44:42
  Author: felixonmars
Revision: 237525

upgpkg: haskell-hs-bibutils 5.5-4

rebuild with ghc,8.0.2

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-16 07:43:02 UTC (rev 237524)
+++ PKGBUILD2017-06-16 07:44:42 UTC (rev 237525)
@@ -5,12 +5,12 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=5.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-syb")
+depends=("ghc" "haskell-syb")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 sha256sums=('95f9f34be9f3145da8acc8a0e9de379236cfe31c5a9bc0eb9489e77402a4c55d')
 
@@ -17,7 +17,7 @@
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 
-runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
@@ -38,4 +38,7 @@
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
 }


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

2017-04-26 Thread Felix Yan
Date: Wednesday, April 26, 2017 @ 08:40:01
  Author: felixonmars
Revision: 225537

use https

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-26 08:39:44 UTC (rev 225536)
+++ PKGBUILD2017-04-26 08:40:01 UTC (rev 225537)
@@ -11,7 +11,7 @@
 license=("GPL")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-syb")
-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=('95f9f34be9f3145da8acc8a0e9de379236cfe31c5a9bc0eb9489e77402a4c55d')
 
 build() {


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

2015-12-10 Thread Evangelos Foutras
Date: Thursday, December 10, 2015 @ 17:18:29
  Author: foutrelis
Revision: 152318

GHC 7.10.3 rebuild

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 16:18:16 UTC (rev 152317)
+++ PKGBUILD2015-12-10 16:18:29 UTC (rev 152318)
@@ -5,12 +5,12 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=5.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://istitutocolli.org/repos/hs-bibutils/";
 license=("GPL")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-syb")
+depends=("ghc=7.10.3" "haskell-syb")
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 install="${pkgname}.install"


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

2013-06-05 Thread Daniel Micay
Date: Wednesday, June 5, 2013 @ 18:59:55
  Author: thestinger
Revision: 92457

upgpkg: haskell-hs-bibutils 5.0-2

Modified:
  haskell-hs-bibutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-05 16:32:46 UTC (rev 92456)
+++ PKGBUILD2013-06-05 16:59:55 UTC (rev 92457)
@@ -5,7 +5,7 @@
 _hkgname=hs-bibutils
 pkgname=haskell-hs-bibutils
 pkgver=5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
 url="http://hackage.haskell.org/package/$_hkgname";
 license=('GPL')