Date: Monday, June 12, 2017 @ 04:35:20
  Author: felixonmars
Revision: 236244

upgpkg: haskell-temporary 1.2.1-1

rebuild with temporary,1.2.1

Modified:
  haskell-temporary/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-06-12 04:24:05 UTC (rev 236243)
+++ PKGBUILD    2017-06-12 04:35:20 UTC (rev 236244)
@@ -4,15 +4,15 @@
 
 _hkgname=temporary
 pkgname=haskell-temporary
-pkgver=1.2.0.4
-pkgrel=3
-pkgdesc="Portable temporary file and directory support for Windows and Unix, 
based on code from Cabal"
+pkgver=1.2.1
+pkgrel=1
+pkgdesc="Portable temporary file and directory support"
 url="http://www.github.com/batterseapower/temporary";
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-exceptions")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('51e713804246404df8a728919a2e7d1994f8cfda42cfa7a74ea65d8b7d206762')
+sha512sums=('cc42c847c34851149890593347f90b2add37240a098d4f7bcdcd3cab1289128e3b48196241394b65edf13bea6e8669f61cab2790d1ec4eb231eb7cfcd3fbbea1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to