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


Commits:
c6345f70 by Felix Yan at 2023-12-01T10:29:13+02:00
upgpkg: 1.6.25.0-1: rebuild with yesod-core 1.6.25.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-yesod-core
        pkgdesc = Creation of type-safe, RESTful web applications.
-       pkgver = 1.6.24.5
-       pkgrel = 17
+       pkgver = 1.6.25.0
+       pkgrel = 1
        url = http://www.yesodweb.com/
        arch = x86_64
        license = MIT
@@ -44,7 +44,7 @@ pkgbase = haskell-yesod-core
        depends = haskell-wai-logger
        depends = haskell-warp
        depends = haskell-word8
-       source = 
https://hackage.haskell.org/packages/archive/yesod-core/1.6.24.5/yesod-core-1.6.24.5.tar.gz
-       sha512sums = 
5c4042a609f6ebf46017ab2e50f6fa92b02005b18d32c86a1bf585ac308001fd14e96a956d062e30798d0126424d22934259d56cf9888c98e52199bca36b3031
+       source = 
https://hackage.haskell.org/packages/archive/yesod-core/1.6.25.0/yesod-core-1.6.25.0.tar.gz
+       sha512sums = 
1e0babfa9eb7e0e771dd6598988a79925a365ff49a6ca6914e0a05f658768264791bd6fd2bf1beff754a6b3edeff1d2f94aa23bf76457136d819042eff77db45
 
 pkgname = haskell-yesod-core


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.6.24.5
-pkgrel=17
+pkgver=1.6.25.0
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/";
 license=("MIT")
@@ -20,7 +20,7 @@ depends=('ghc-libs' 'haskell-aeson' 
'haskell-attoparsec-aeson' 'haskell-auto-upd
 makedepends=('ghc' 'haskell-hunit' 'haskell-async' 'haskell-hspec'
              'haskell-hspec-expectations' 'haskell-network' 
'haskell-streaming-commons')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('5c4042a609f6ebf46017ab2e50f6fa92b02005b18d32c86a1bf585ac308001fd14e96a956d062e30798d0126424d22934259d56cf9888c98e52199bca36b3031')
+sha512sums=('1e0babfa9eb7e0e771dd6598988a79925a365ff49a6ca6914e0a05f658768264791bd6fd2bf1beff754a6b3edeff1d2f94aa23bf76457136d819042eff77db45')
 
 build() {
     cd $_hkgname-$pkgver



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

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


Reply via email to