[arch-commits] Commit in haskell-sop-core/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Jan 15 13:55:57 UTC 2022
Date: Saturday, January 15, 2022 @ 13:55:57
Author: felixonmars
Revision: 1104140
upgpkg: haskell-sop-core 0.5.0.2-1: rebuild with sop-core 0.5.0.2
Modified:
haskell-sop-core/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-15 13:54:53 UTC (rev 1104139)
+++ PKGBUILD 2022-01-15 13:55:57 UTC (rev 1104140)
@@ -2,8 +2,8 @@
_hkgname=sop-core
pkgname=haskell-sop-core
-pkgver=0.5.0.1
-pkgrel=9
+pkgver=0.5.0.2
+pkgrel=1
pkgdesc="True Sums of Products"
url="https://github.com/well-typed/generics-sop"
license=('BSD')
@@ -11,11 +11,10 @@
depends=('ghc-libs')
makedepends=('ghc' 'uusi')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('2866e7c1a29a5585dabdbd6399e5df4003f21dd94d7b9a1b93681c53e1106af528cfd24dab0b918b36d73d0b05db6525201ea3213ab90575c242557ac41d80bd')
+sha512sums=('bf71bc1823c567bc82c3a5a3166cbb4f4826149d66ec0871d11706512ce823b40ce6ce210cc5ba763a423a8d643b1819237e9b7f0950e901d445e05ccd78597b')
prepare() {
cd $_hkgname-$pkgver
- uusi -u base $_hkgname.cabal
gen-setup
}
More information about the arch-commits
mailing list