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

Felix Yan felixonmars at archlinux.org
Mon Oct 15 21:11:19 UTC 2018


    Date: Monday, October 15, 2018 @ 21:11:18
  Author: felixonmars
Revision: 394361

upgpkg: haskell-singletons 2.5-1

Modified:
  haskell-singletons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-15 20:53:33 UTC (rev 394360)
+++ PKGBUILD	2018-10-15 21:11:18 UTC (rev 394361)
@@ -2,8 +2,8 @@
 
 _hkgname=singletons
 pkgname=haskell-singletons
-pkgver=2.4.1
-pkgrel=4
+pkgver=2.5
+pkgrel=1
 pkgdesc="A framework for generating singleton types"
 url="https://github.com/goldfirere/singletons"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-th-desugar' 'haskell-syb')
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-golden')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a44288fd023135780d2d5e77dd57a844f9f0535dc07b7fc3bf03e97ffa5ae655fe955f1429860526828729782364f14009efc136899c5a7532722d3540a1af1c')
+sha512sums=('f3c895ca9bf268b6852f922bd5a93bc415af03c8f15c66a45a45987b8c99a708f7ba122dda119e05fdcf837eaf955f0eada51c91c0de4e78c498d6c4242e9006')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list