Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-uri-bytestring-aeson


Commits:
b2e43f4d by Felix Yan at 2025-01-29T02:00:39+08:00
upgpkg: 0.1.0.9-1: rebuild with uri-bytestring-aeson 0.1.0.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-uri-bytestring-aeson
        pkgdesc = Aeson instances for URI Bytestring
-       pkgver = 0.1.0.8
-       pkgrel = 122
+       pkgver = 0.1.0.9
+       pkgrel = 1
        url = https://github.com/reactormonk/uri-bytestring-aeson
        arch = x86_64
        license = BSD
@@ -9,7 +9,7 @@ pkgbase = haskell-uri-bytestring-aeson
        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
+       source = 
https://hackage.haskell.org/packages/archive/uri-bytestring-aeson/0.1.0.9/uri-bytestring-aeson-0.1.0.9.tar.gz
+       sha256sums = 
6e31907a927dd0cb9a11bee0c3e9f07279a3a4dbe4b842b3b2077326afc8e944
 
 pkgname = haskell-uri-bytestring-aeson


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=uri-bytestring-aeson
 pkgname=haskell-uri-bytestring-aeson
-pkgver=0.1.0.8
-pkgrel=122
+pkgver=0.1.0.9
+pkgrel=1
 pkgdesc="Aeson instances for URI Bytestring"
 url="https://github.com/reactormonk/uri-bytestring-aeson";
 license=("BSD")
@@ -11,7 +11,7 @@ arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-uri-bytestring')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('612accdae921dd7a5d00fedaa377d994be5ab585ae75b1f9f0dcaa10412e7509')
+sha256sums=('6e31907a927dd0cb9a11bee0c3e9f07279a3a4dbe4b842b3b2077326afc8e944')
 
 build() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-uri-bytestring-aeson/-/commit/b2e43f4d97a947e254a0f66f1472ec8cc00920bd

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


Reply via email to