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

Sergej Pupykin spupykin at archlinux.org
Mon Jan 12 12:03:54 UTC 2015


    Date: Monday, January 12, 2015 @ 13:03:54
  Author: spupykin
Revision: 125809

upgpkg: haddock 2.15.0.2-1

upd

Modified:
  haddock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-12 11:52:25 UTC (rev 125808)
+++ PKGBUILD	2015-01-12 12:03:54 UTC (rev 125809)
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=haddock
-pkgver=2.15.0.1
-pkgrel=2
+pkgver=2.15.0.2
+pkgrel=1
 pkgdesc='Tool for generating documentation for Haskell libraries'
 url='http://hackage.haskell.org/package/haddock/'
 license=('custom:BSD3')
@@ -16,6 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
 sha256sums=('b7b9e357060e99a68996aca3e3921b2e99bcb5a7669bf7cbad33bac91486705f')
+sha256sums=('bdbbb4393b80caa24255a45442187ac4539492229db66e9033f36090a56cab1e')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list