Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-configurator-pg


Commits:
35aa676f by Felix Yan at 2024-06-17T21:24:02+00:00
upgpkg: 0.2.9-1: rebuild with configurator-pg 0.2.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-configurator-pg
        pkgdesc = Reduced parser for configurator-ng config files
-       pkgver = 0.2.8
-       pkgrel = 9
+       pkgver = 0.2.9
+       pkgrel = 1
        url = https://github.com/robx/configurator-pg
        arch = x86_64
        license = BSD
@@ -13,7 +13,7 @@ pkgbase = haskell-configurator-pg
        depends = haskell-megaparsec
        depends = haskell-protolude
        depends = haskell-scientific
-       source = 
https://hackage.haskell.org/packages/archive/configurator-pg/0.2.8/configurator-pg-0.2.8.tar.gz
-       sha512sums = 
3c17fa3703cfa8eae9bfb91abf4c1f73f6d1c02401101239df90110755c8416b9ca58987baf0e6cf8f28bbbbecf9341921e94f9271a6826081eda485e1522ae5
+       source = 
https://hackage.haskell.org/packages/archive/configurator-pg/0.2.9/configurator-pg-0.2.9.tar.gz
+       sha512sums = 
dcf2a65098d2488790775a8cc25ae312f8510c2867a2ad040ba725b7d869bb5cddd848a78bf6467893265b755ed47735df1f70aeb270b542405657e3fec0b7a1
 
 pkgname = haskell-configurator-pg


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=configurator-pg
 pkgname=haskell-configurator-pg
-pkgver=0.2.8
-pkgrel=9
+pkgver=0.2.9
+pkgrel=1
 pkgdesc="Reduced parser for configurator-ng config files"
 url="https://github.com/robx/configurator-pg";
 license=("BSD")
@@ -12,7 +12,7 @@ arch=('x86_64')
 depends=('ghc-libs' 'haskell-megaparsec' 'haskell-protolude' 
'haskell-scientific')
 makedepends=('ghc' 'haskell-hunit' 'haskell-test-framework' 
'haskell-test-framework-hunit')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('3c17fa3703cfa8eae9bfb91abf4c1f73f6d1c02401101239df90110755c8416b9ca58987baf0e6cf8f28bbbbecf9341921e94f9271a6826081eda485e1522ae5')
+sha512sums=('dcf2a65098d2488790775a8cc25ae312f8510c2867a2ad040ba725b7d869bb5cddd848a78bf6467893265b755ed47735df1f70aeb270b542405657e3fec0b7a1')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-configurator-pg/-/commit/35aa676fbf15b343136171202b3797c8ff27de4f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-configurator-pg/-/commit/35aa676fbf15b343136171202b3797c8ff27de4f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to