Date: Tuesday, July 19, 2016 @ 15:20:03
  Author: felixonmars
Revision: 183182

upgpkg: haskell-scientific 0.3.4.9-1

rebuild with Glob-0.7.10, QuickCheck-2.9.1, aeson-compat-0.3.5.1, 
bifunctors-5.4, clientsession-0.9.1.2, cmark-0.5.3.1, cookie-0.4.2.1, 
css-text-0.1.2.2, dlist-0.8, dns-2.0.4, extra-1.4.12, fgl-5.5.3.0, 
generic-deriving-1.10.6, generics-sop-0.2.2.0, graphviz-2999.18.1.2, 
http-client-0.5.1, http2-1.6.1, js-jquery-3.1.0, math-functions-0.2.0.1, 
mono-traversable-1.0.0.1, pandoc-1.17.2, pandoc-citeproc-0.10.1, 
pandoc-crossref-0.2.2.1, path-io-1.2.0, persistent-template-2.5.1.4, 
retry-0.7.4.1, scientific-0.3.4.9, tasty-rerun-1.1.6, wai-extra-3.0.16.1, 
zip-archive-0.3.0.4

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-07-19 15:18:27 UTC (rev 183181)
+++ PKGBUILD    2016-07-19 15:20:03 UTC (rev 183182)
@@ -4,7 +4,7 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.4.8
+pkgver=0.3.4.9
 pkgrel=1
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific";
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-hashable" "haskell-text" "haskell-vector")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('4addf1bebe66ff681967372a3d68ba131400108043a4d5bc91e58558d23b2d85')
+sha256sums=('108330662b0af9a04d7da55864211ce12008efe36614d897ba635e80670918a8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to