Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-happstack-server


Commits:
cc84a6e9 by Felix Yan at 2024-01-16T10:10:00+02:00
upgpkg: 7.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-happstack-server
        pkgdesc = Web related tools and services.
-       pkgver = 7.8.0.2
-       pkgrel = 29
+       pkgver = 7.9.0
+       pkgrel = 1
        url = http://happstack.com
        arch = x86_64
        license = BSD
@@ -25,7 +25,7 @@ pkgbase = haskell-happstack-server
        depends = haskell-transformers-compat
        depends = haskell-utf8-string
        depends = haskell-zlib
-       source = 
https://hackage.haskell.org/packages/archive/happstack-server/7.8.0.2/happstack-server-7.8.0.2.tar.gz
-       sha256sums = 
3a5653b2e2fea383eb3c3bfecbd60348a0913c682eec9c9e133b17d80b379795
+       source = 
https://hackage.haskell.org/packages/archive/happstack-server/7.9.0/happstack-server-7.9.0.tar.gz
+       sha256sums = 
8681d97d61d0b71f2b0546e32816dcf52322b15edef8b783f6a6dd54275211b2
 
 pkgname = haskell-happstack-server


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=happstack-server
 pkgname=haskell-happstack-server
-pkgver=7.8.0.2
-pkgrel=29
+pkgver=7.9.0
+pkgrel=1
 pkgdesc="Web related tools and services."
 url="http://happstack.com";
 license=("BSD")
@@ -15,7 +15,7 @@ depends=('ghc-libs' 'haskell-base64-bytestring' 
'haskell-blaze-html' 'haskell-ex
          'haskell-transformers-compat' 'haskell-utf8-string' 'haskell-zlib')
 makedepends=('ghc' 'haskell-hunit')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('3a5653b2e2fea383eb3c3bfecbd60348a0913c682eec9c9e133b17d80b379795')
+sha256sums=('8681d97d61d0b71f2b0546e32816dcf52322b15edef8b783f6a6dd54275211b2')
 
 build() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-happstack-server/-/commit/cc84a6e9fc6996d43a354a1199421da6848c46a3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-happstack-server/-/commit/cc84a6e9fc6996d43a354a1199421da6848c46a3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to