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


Commits:
1d79fead by Felix Yan at 2024-03-03T22:24:47+00:00
upgpkg: 1.0.3.0-1: rebuild with kvitable 1.0.3.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-kvitable
        pkgdesc = Key/Value Indexed Table container and formatting library
-       pkgver = 1.0.2.1
-       pkgrel = 49
+       pkgver = 1.0.3.0
+       pkgrel = 1
        url = https://github.com/kquick/kvitable
        arch = x86_64
        license = custom:ISC
@@ -14,7 +14,7 @@ pkgbase = haskell-kvitable
        depends = haskell-lucid
        depends = haskell-microlens
        depends = haskell-prettyprinter
-       source = 
https://hackage.haskell.org/packages/archive/kvitable/1.0.2.1/kvitable-1.0.2.1.tar.gz
-       sha256sums = 
34ffbfacaaeeb08fc73e2919d80f84ea631aa279bf782e5622627625479fc8fe
+       source = 
https://hackage.haskell.org/packages/archive/kvitable/1.0.3.0/kvitable-1.0.3.0.tar.gz
+       sha256sums = 
82ed3fbe0ff2eb33d5b2d4b727cd5293e5f90f9433e966413a2a8eda250bc83a
 
 pkgname = haskell-kvitable


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=kvitable
 pkgname=haskell-kvitable
-pkgver=1.0.2.1
-pkgrel=49
+pkgver=1.0.3.0
+pkgrel=1
 pkgdesc="Key/Value Indexed Table container and formatting library"
 url="https://github.com/kquick/kvitable";
 license=("custom:ISC")
@@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-lucid' 'haskell-microlens' 
'haskell-prettyprinter')
 makedepends=('ghc' 'haskell-html-parse' 'haskell-pretty-show' 'haskell-tasty'
              'haskell-tasty-hunit')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('34ffbfacaaeeb08fc73e2919d80f84ea631aa279bf782e5622627625479fc8fe')
+sha256sums=('82ed3fbe0ff2eb33d5b2d4b727cd5293e5f90f9433e966413a2a8eda250bc83a')
 
 build() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-kvitable/-/commit/1d79fead2d31abc0f9cdab48e2c51f0ee3547388

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


Reply via email to