Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-yesod-test


Commits:
b174eead by Felix Yan at 2023-11-21T20:35:52+02:00
upgpkg: 1.6.16-1: rebuild with yesod-test 1.6.16

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-yesod-test
        pkgdesc = Integration testing for WAI/Yesod Applications
-       pkgver = 1.6.15
-       pkgrel = 146
+       pkgver = 1.6.16
+       pkgrel = 1
        url = https://www.yesodweb.com
        arch = x86_64
        license = MIT
@@ -31,7 +31,7 @@ pkgbase = haskell-yesod-test
        depends = haskell-xml-conduit
        depends = haskell-xml-types
        depends = haskell-yesod-core
-       source = 
https://hackage.haskell.org/packages/archive/yesod-test/1.6.15/yesod-test-1.6.15.tar.gz
-       sha512sums = 
250a68062ddacffb7e72f008545114e30485d2e14d766566b76077f7d832d472e41475af08b0f2cbbac563f44771c7ceae0dc12b5a681684af65acc9565f212e
+       source = 
https://hackage.haskell.org/packages/archive/yesod-test/1.6.16/yesod-test-1.6.16.tar.gz
+       sha512sums = 
0bf512220604304b906232218d84459d99b8e39b572fbd2e81791e5e4b26caeaadbdc98b72aa2444f90b32a6b6584094174a29ee21ab140664baccd0d14a62ce
 
 pkgname = haskell-yesod-test


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
-pkgver=1.6.15
-pkgrel=146
+pkgver=1.6.16
+pkgrel=1
 pkgdesc="Integration testing for WAI/Yesod Applications"
 url="https://www.yesodweb.com";
 license=('MIT')
@@ -15,7 +15,7 @@ depends=('ghc-libs' 'haskell-hunit' 'haskell-aeson' 
'haskell-attoparsec' 'haskel
          'haskell-wai-extra' 'haskell-xml-conduit' 'haskell-xml-types' 
'haskell-yesod-core')
 makedepends=('ghc' 'haskell-yesod-form' 'haskell-hspec' 'haskell-unliftio' 
'haskell-unliftio-core')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('250a68062ddacffb7e72f008545114e30485d2e14d766566b76077f7d832d472e41475af08b0f2cbbac563f44771c7ceae0dc12b5a681684af65acc9565f212e')
+sha512sums=('0bf512220604304b906232218d84459d99b8e39b572fbd2e81791e5e4b26caeaadbdc98b72aa2444f90b32a6b6584094174a29ee21ab140664baccd0d14a62ce')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yesod-test/-/commit/b174eead18fea924f1416046b7ffb6a56f5b5555

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


Reply via email to