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

Felix Yan felixonmars at archlinux.org
Thu Dec 24 14:09:11 UTC 2020


    Date: Thursday, December 24, 2020 @ 14:09:10
  Author: felixonmars
Revision: 788118

upgpkg: haskell-brittany 0.13.1.0-1

Modified:
  haskell-brittany/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-24 14:01:53 UTC (rev 788117)
+++ PKGBUILD	2020-12-24 14:09:10 UTC (rev 788118)
@@ -2,8 +2,8 @@
 
 _hkgname=brittany
 pkgname=haskell-brittany
-pkgver=0.13.0.0
-pkgrel=8
+pkgver=0.13.1.0
+pkgrel=1
 pkgdesc="Haskell source code formatter"
 url="https://github.com/lspitzner/brittany/"
 license=("AGPL")
@@ -14,7 +14,7 @@
          'haskell-strict' 'haskell-syb' 'haskell-uniplate' 'haskell-unsafe' 'haskell-yaml')
 makedepends=('ghc' 'uusi' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('8ea2f0b323bb8005797ca7365dc0bfe0aae5f69e44d1f445bd28f6124a9dba6698c3b05f5886b2723166d462d76b3a8785a4bcd592892e240a24e2df93c72e69')
+sha512sums=('9dfcbe49214e9cc8f696555a2c8249df2418644af55a1f514059b8c8a470638cde2d5c78723150f7a6441c35267a997ab7d09a1e10431422589eeb30f84ad972')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list