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


Commits:
72da7018 by Felix Yan at 2025-08-05T15:13:03+08:00
upgpkg: 1.0.4-85: rebuild with primitive 0.9.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-binary-instances
        pkgdesc = Orphan instances for binary
        pkgver = 1.0.4
-       pkgrel = 84
+       pkgrel = 85
        url = https://github.com/phadej/binary-instances
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=binary-instances
 pkgname=haskell-binary-instances
 pkgver=1.0.4
-pkgrel=84
+pkgrel=85
 pkgdesc="Orphan instances for binary"
 url="https://github.com/phadej/binary-instances";
 license=('BSD')
@@ -19,7 +19,7 @@ 
sha512sums=('b6fcf34f3b9580cdfda91465483a88e2d7210527bcab0f450b32c022d4f5fcd4b92
 
 prepare() {
     cd $_hkgname-$pkgver
-    uusi -u tagged $_hkgname.cabal
+    uusi -u primitive -u tagged
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-instances/-/commit/72da70181ea0f43dd36679ae1ecaf87723634223

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-instances/-/commit/72da70181ea0f43dd36679ae1ecaf87723634223
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to