[arch-commits] Commit in haskell-singletons/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 24 20:21:48 UTC 2020
Date: Friday, April 24, 2020 @ 20:21:48
Author: felixonmars
Revision: 619562
upgpkg: haskell-singletons 2.7-1: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1, th-desugar 1.11, singletons 2.7
Modified:
haskell-singletons/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 20:16:17 UTC (rev 619561)
+++ PKGBUILD 2020-04-24 20:21:48 UTC (rev 619562)
@@ -2,8 +2,8 @@
_hkgname=singletons
pkgname=haskell-singletons
-pkgver=2.6
-pkgrel=36
+pkgver=2.7
+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' 'haskell-turtle')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('6019bcd5e60718055d7a1369902c27b27a3b58c86049eaac4411bd347670f6e9835cfb680ea2126b6b4614688cb1e9ea9025dc590a9df83e1e654bb115db600d')
+sha512sums=('6adaae61f7292dc11d53689981381e4116838d3bdbb16673f39bd4040b5a683ca9c44e7027c20d814714066e35b274b5a46c1f3dd1b333a24305aa5b4695a524')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list