Date: Sunday, October 2, 2022 @ 08:44:10
  Author: felixonmars
Revision: 1320606

upgpkg: hledger-web 1.27-1: rebuild with brick 1.0, hledger 1.27, hledger-lib 
1.27, hledger-ui 1.27, hledger-web 1.27

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-02 08:42:16 UTC (rev 1320605)
+++ PKGBUILD    2022-10-02 08:44:10 UTC (rev 1320606)
@@ -2,14 +2,14 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=hledger-web
-pkgver=1.26.1
-pkgrel=47
+pkgver=1.27
+pkgrel=1
 pkgdesc="Web-based user interface for the hledger accounting system"
 url="http://hledger.org";
 license=("GPL")
 arch=('x86_64')
 depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-aeson' 
'haskell-base64'
-         'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-case-insensitive'
+         'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-breakpoint' 
'haskell-case-insensitive'
          'haskell-clientsession' 'haskell-cmdargs' 'haskell-conduit' 
'haskell-conduit-extra'
          'haskell-data-default' 'haskell-decimal' 'haskell-extra' 
'haskell-hjsmin'
          'haskell-hspec' 'haskell-http-conduit' 'haskell-http-client' 
'haskell-http-types'
@@ -20,7 +20,7 @@
 makedepends=('ghc' 'uusi')
 replaces=('hledger-api')
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('d0b41e4b5ba4db047a4bc8ef23b59a737e5beee34e3c523e755dc5dcbe9183586cc1539ea101d51de82dbaea1f99967cf84fcf2037d72eddf6f2d2e25c9e96d8')
+sha512sums=('b9519981ffc9eb483000e44ec2bfe58e967c71647560c1a7030e860dd6e026feda4b07f1ea370ff81391c341ebd99bdb4492508b10e7e551fe293430b5a80737')
 
 build() {
     cd $pkgname-$pkgver

Reply via email to