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


Commits:
1c31867e by Felix Yan at 2026-06-17T13:15:42+08:00
upgpkg: 1.7.9.3-1: rebuild with yesod-form 1.7.9.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-yesod-form
        pkgdesc = Form handling support for Yesod Web Framework
-       pkgver = 1.7.9.2
-       pkgrel = 43
+       pkgver = 1.7.9.3
+       pkgrel = 1
        url = http://www.yesodweb.com/
        arch = x86_64
        license = MIT
@@ -24,7 +24,7 @@ pkgbase = haskell-yesod-form
        depends = haskell-xss-sanitize
        depends = haskell-yesod-core
        depends = haskell-yesod-persistent
-       source = 
https://hackage.haskell.org/packages/archive/yesod-form/1.7.9.2/yesod-form-1.7.9.2.tar.gz
-       sha512sums = 
ed5ae0f88be3f9ce6ac6f5806f299f524555c9628c2d80d4c1ccd3e4a249b2fe06a09e1c693cc60054b3703b999c922e41583a51ed08cdfa9d37628616cdf78d
+       source = 
https://hackage.haskell.org/packages/archive/yesod-form/1.7.9.3/yesod-form-1.7.9.3.tar.gz
+       sha512sums = 
e3ca3e0fea5e89f5b3afc46f62cab29ec23ea63df103f442cd186c173d123237a6c3748cd4db0ff73dde16a9675ad219d2093c7ad08f215caa897699f268ca99
 
 pkgname = haskell-yesod-form


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
-pkgver=1.7.9.2
-pkgrel=43
+pkgver=1.7.9.3
+pkgrel=1
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/";
 license=("MIT")
@@ -15,7 +15,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-blaze-builder'
          'haskell-wai' 'haskell-xss-sanitize' 'haskell-yesod-core' 
'haskell-yesod-persistent')
 makedepends=('ghc' 'haskell-hspec')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('ed5ae0f88be3f9ce6ac6f5806f299f524555c9628c2d80d4c1ccd3e4a249b2fe06a09e1c693cc60054b3703b999c922e41583a51ed08cdfa9d37628616cdf78d')
+sha512sums=('e3ca3e0fea5e89f5b3afc46f62cab29ec23ea63df103f442cd186c173d123237a6c3748cd4db0ff73dde16a9675ad219d2093c7ad08f215caa897699f268ca99')
 
 build() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yesod-form/-/commit/1c31867e94d50b947e20bd92f5aaf8aec1aa11f8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yesod-form/-/commit/1c31867e94d50b947e20bd92f5aaf8aec1aa11f8
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to