Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-uri-bytestring-aeson
Commits: a618ab24 by Felix Yan at 2023-10-03T09:33:55+03:00 upgpkg: 0.1.0.8-68: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = haskell-uri-bytestring-aeson + pkgdesc = Aeson instances for URI Bytestring + pkgver = 0.1.0.8 + pkgrel = 68 + url = https://github.com/reactormonk/uri-bytestring-aeson + arch = x86_64 + license = BSD + makedepends = ghc + depends = ghc-libs + depends = haskell-aeson + depends = haskell-uri-bytestring + source = https://hackage.haskell.org/packages/archive/uri-bytestring-aeson/0.1.0.8/uri-bytestring-aeson-0.1.0.8.tar.gz + sha256sums = 612accdae921dd7a5d00fedaa377d994be5ab585ae75b1f9f0dcaa10412e7509 + +pkgname = haskell-uri-bytestring-aeson ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=uri-bytestring-aeson pkgname=haskell-uri-bytestring-aeson pkgver=0.1.0.8 -pkgrel=67 +pkgrel=68 pkgdesc="Aeson instances for URI Bytestring" url="https://github.com/reactormonk/uri-bytestring-aeson" license=("BSD") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-uri-bytestring-aeson/-/commit/a618ab2492994492e2a044f7d41eb5cb5387222f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-uri-bytestring-aeson/-/commit/a618ab2492994492e2a044f7d41eb5cb5387222f You're receiving this email because of your account on gitlab.archlinux.org.
