[arch-commits] Commit in haskell-comonad/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Jan 17 03:38:43 UTC 2016
Date: Sunday, January 17, 2016 @ 04:38:43
Author: fyan
Revision: 157034
upgpkg: haskell-comonad 5-1
Modified:
haskell-comonad/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-17 03:36:44 UTC (rev 157033)
+++ PKGBUILD 2016-01-17 03:38:43 UTC (rev 157034)
@@ -4,8 +4,8 @@
_hkgname=comonad
pkgname=haskell-comonad
-pkgver=4.2.7.2
-pkgrel=3
+pkgver=5
+pkgrel=1
pkgdesc="Comonads"
url="http://github.com/ekmett/comonad/"
license=("custom:BSD3")
@@ -15,7 +15,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('b762261ef545a16881b66409398752e249a8e654a34088c66d9fabf9ba5a3b2b')
+sha256sums=('78e5b19da5b701d14ceb2ca19191cc6205b2024ff2f71b754f5e949faa19cb2a')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list