Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-aeson-diff
Commits:
b741bfde by Felix Yan at 2026-06-28T17:14:54+08:00
upgpkg: 1.1.0.15-1: rebuild with aeson-diff 1.1.0.15
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-aeson-diff
pkgdesc = Extract and apply patches to JSON documents
- pkgver = 1.1.0.14
- pkgrel = 19
+ pkgver = 1.1.0.15
+ pkgrel = 1
url = https://github.com/ysangkok/aeson-diff
arch = x86_64
license = BSD-3-Clause
@@ -18,7 +18,7 @@ pkgbase = haskell-aeson-diff
depends = haskell-vector
depends = haskell-optparse-applicative
depends = haskell-yaml
- source =
https://hackage.haskell.org/packages/archive/aeson-diff/1.1.0.14/aeson-diff-1.1.0.14.tar.gz
- sha512sums =
576ac82c8ce0155a88f5203af7d0ae7a596ad2eee620be26d29d724020f46eb9ee845abc549d4d777a4eb2309180fb06606142876d8449d815d87d28cb53596e
+ source =
https://hackage.haskell.org/packages/archive/aeson-diff/1.1.0.15/aeson-diff-1.1.0.15.tar.gz
+ sha512sums =
5350e6cf2a0fc2a4ca776ac7f9f929916feb831a55249041253c80b5d06e5346433750fa58992e21c7a26be7bb46bf4ecfed79b39b89c1809ac9f4bd5e261e5e
pkgname = haskell-aeson-diff
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_hkgname=aeson-diff
pkgname=haskell-aeson-diff
-pkgver=1.1.0.14
-pkgrel=19
+pkgver=1.1.0.15
+pkgrel=1
pkgdesc="Extract and apply patches to JSON documents"
url="https://github.com/ysangkok/aeson-diff"
license=('BSD-3-Clause')
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-aeson'
'haskell-edit-distance-vector' 'haskell-scie
makedepends=('ghc' 'haskell-glob' 'haskell-quickcheck' 'haskell-cabal-doctest'
'haskell-doctest'
'hlint')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('576ac82c8ce0155a88f5203af7d0ae7a596ad2eee620be26d29d724020f46eb9ee845abc549d4d777a4eb2309180fb06606142876d8449d815d87d28cb53596e')
+sha512sums=('5350e6cf2a0fc2a4ca776ac7f9f929916feb831a55249041253c80b5d06e5346433750fa58992e21c7a26be7bb46bf4ecfed79b39b89c1809ac9f4bd5e261e5e')
build() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson-diff/-/commit/b741bfdef74158cf2da09b691ae072113c390808
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson-diff/-/commit/b741bfdef74158cf2da09b691ae072113c390808
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