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


Commits:
e23daa6b by Felix Yan at 2026-01-04T21:16:58+08:00
upgpkg: 1.0.2.3-206: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws 
0.24.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-microstache
        pkgdesc = Mustache templates for Haskell
        pkgver = 1.0.2.3
-       pkgrel = 205
+       pkgrel = 206
        url = https://github.com/phadej/microstache
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=microstache
 pkgname=haskell-microstache
 pkgver=1.0.2.3
-pkgrel=205
+pkgrel=206
 pkgdesc="Mustache templates for Haskell"
 url="https://github.com/phadej/microstache";
 license=("BSD")
@@ -16,7 +16,7 @@ 
sha512sums=('c50fa66a019116ca81e63de59951df29316c39c50d3672197353987ac431f63cc97
 
 prepare() {
     cd $_hkgname-$pkgver
-    uusi -u base -u base-orphans -u tasty
+    uusi -u aeson -u base -u base-orphans -u tasty
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-microstache/-/commit/e23daa6b6cac1b640049338f4da3d95ea295233f

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


Reply via email to