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


Commits:
d8cb8ee0 by Felix Yan at 2023-11-28T22:06:20+02:00
upgpkg: 0.5.2-1: rebuild with hsini 0.5.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-hsini
        pkgdesc = ini configuration files
-       pkgver = 0.5.1.3
-       pkgrel = 14
+       pkgver = 0.5.2
+       pkgrel = 1
        url = https://github.com/magthe/hsini.git
        arch = x86_64
        license = BSD
@@ -12,7 +12,7 @@ pkgbase = haskell-hsini
        makedepends = haskell-tasty-quickcheck
        makedepends = haskell-tasty-th
        depends = ghc-libs
-       source = 
https://hackage.haskell.org/packages/archive/hsini/0.5.1.3/hsini-0.5.1.3.tar.gz
-       sha256sums = 
01d5cf03034224e27fe1b0de92d6fba93e13e8ef547f81df2de567101dd6a863
+       source = 
https://hackage.haskell.org/packages/archive/hsini/0.5.2/hsini-0.5.2.tar.gz
+       sha256sums = 
62aa57ea76a9f5fb1e5d3b233be2f2e392e5b0547b0999a2cc9c4d6cdc5dbe92
 
 pkgname = haskell-hsini


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=hsini
 pkgname=haskell-hsini
-pkgver=0.5.1.3
-pkgrel=14
+pkgver=0.5.2
+pkgrel=1
 pkgdesc="ini configuration files"
 url="https://github.com/magthe/hsini.git";
 license=("BSD")
@@ -12,7 +12,7 @@ depends=('ghc-libs')
 makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck'
              'haskell-tasty-th')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('01d5cf03034224e27fe1b0de92d6fba93e13e8ef547f81df2de567101dd6a863')
+sha256sums=('62aa57ea76a9f5fb1e5d3b233be2f2e392e5b0547b0999a2cc9c4d6cdc5dbe92')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hsini/-/commit/d8cb8ee073a5149eda11e56357c1ec23ce2093df

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


Reply via email to