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

Felix Yan felixonmars at gemini.archlinux.org
Sun Nov 7 19:42:49 UTC 2021


    Date: Sunday, November 7, 2021 @ 19:42:49
  Author: felixonmars
Revision: 1038680

upgpkg: haskell-universe-base 1.1.3-1: rebuild with universe-base 1.1.3

Modified:
  haskell-universe-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-07 19:42:13 UTC (rev 1038679)
+++ PKGBUILD	2021-11-07 19:42:49 UTC (rev 1038680)
@@ -2,8 +2,8 @@
 
 _hkgname=universe-base
 pkgname=haskell-universe-base
-pkgver=1.1.2
-pkgrel=57
+pkgver=1.1.3
+pkgrel=1
 pkgdesc="A class for finite and recursively enumerable types."
 url="https://github.com/dmwit/universe"
 license=("BSD")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-tagged')
 makedepends=('ghc' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('16f237a1df3c1bc4d689fa464aa5f756e33bf91c1c1cd8bd4f6f5dbbd7023ddf37e7fffaa5f1319a2019dd7065ec10d7303bfe5079f59f3aa0fce1c4c914647d')
+sha512sums=('a1aac7e078191001c9337026d2f3e69b6761a9ba7b7105273c5a216fbc11d021532a175584437b792c8a19ff3c17e0f8472dbaa58be921559548446068bd30ba')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list