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


Commits:
172b6642 by Felix Yan at 2025-10-01T17:14:24+08:00
upgpkg: 0.8.1.1-104: rebuild with tasty-quickcheck 0.11

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-http-media
        pkgdesc = Processing HTTP Content-Type and Accept headers
        pkgver = 0.8.1.1
-       pkgrel = 103
+       pkgrel = 104
        url = https://github.com/zmthy/http-media
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=http-media
 pkgname=haskell-http-media
 pkgver=0.8.1.1
-pkgrel=103
+pkgrel=104
 pkgdesc="Processing HTTP Content-Type and Accept headers"
 url="https://github.com/zmthy/http-media";
 license=("MIT")
@@ -16,7 +16,7 @@ 
sha512sums=('d6f9822c8159b699ed15d2fdd2fca0f8b83169d59e3b7e28963881226d085844543
 
 prepare() {
     cd $_hkgname-$pkgver
-    uusi -u QuickCheck
+    uusi -u QuickCheck -u tasty-quickcheck
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-media/-/commit/172b6642025d335aace033a43ba5dbd7fd24e454

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


Reply via email to