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

Felix Yan felixonmars at archlinux.org
Sat Aug 8 12:03:22 UTC 2020


    Date: Saturday, August 8, 2020 @ 12:03:21
  Author: felixonmars
Revision: 672218

upgpkg: haskell-these 1.1.1.1-1: rebuild with these 1.1.1.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-08 12:00:16 UTC (rev 672217)
+++ PKGBUILD	2020-08-08 12:03:21 UTC (rev 672218)
@@ -2,7 +2,7 @@
 
 _hkgname=these
 pkgname=haskell-these
-pkgver=1.1.1
+pkgver=1.1.1.1
 pkgrel=1
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these"
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-assoc' 'haskell-hashable')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1b1ab8a7cf713d223fd6b18c5f2bae96fea9cbedd1b8f06c502858e678f4142c11e43d05de2c03990fae6bcb1445d13b7076b20ac7bbb9ac9cf9f3e88516a086')
+sha512sums=('23246164648bf4cb028719e7cb2e5f450ab55558af9e1dc7f0ddec323ca4ce124afbfd3bf367446c2d69ec91abe42daf77e11a26a13f2898275dafbc095637d5')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list