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

Felix Yan felixonmars at archlinux.org
Sun Nov 22 11:43:23 UTC 2020


    Date: Sunday, November 22, 2020 @ 11:43:22
  Author: felixonmars
Revision: 758881

upgpkg: uusi 0.2.1.0-1

Modified:
  uusi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-22 11:42:51 UTC (rev 758880)
+++ PKGBUILD	2020-11-22 11:43:22 UTC (rev 758881)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=uusi
-pkgver=0.2.0.0
-pkgrel=2
+pkgver=0.2.1.0
+pkgrel=1
 pkgdesc="Remove all version constraints of dependencies in .cabal file"
 url="https://github.com/berberman/uusi"
 license=("MIT")
@@ -10,7 +10,7 @@
 depends=('ghc-libs' 'haskell-microlens' 'haskell-microlens-th')
 makedepends=('ghc' 'haskell-hunit')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('bd9a98856976b0364e39f2d36240551f3b04f9e881b81470ed3c60ffe0d9296728ce57e158e82eb8b88fa2624d5c8698883fee15907922e3090b27069fecbe48')
+sha512sums=('432da1d75eb88e3abd8dd4beb674cca9d853eb2d3d39318f98a8e2cef51c05e529a9a1885a3ef5a51719761ab5323bbcb507738e694c5e36b8bb6397d7f340f7')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list