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


Commits:
4b786565 by Felix Yan at 2025-08-27T14:27:42+08:00
upgpkg: 0.10.8-125: rebuild with hspec 2.11.0, hspec-core 2.11.0, 
hspec-discover 2.11.0, tasty-hspec 1.2.0.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-floskell
        pkgdesc = A flexible Haskell source code pretty printer
        pkgver = 0.10.8
-       pkgrel = 124
+       pkgrel = 125
        url = https://github.com/ennocramer/floskell
        arch = x86_64
        license = BSD-3-Clause


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=floskell
 pkgname=haskell-floskell
 pkgver=0.10.8
-pkgrel=124
+pkgrel=125
 pkgdesc="A flexible Haskell source code pretty printer"
 url="https://github.com/ennocramer/floskell";
 license=('BSD-3-Clause')
@@ -20,6 +20,7 @@ 
sha256sums=('6e312f9ab13bf224550f9ffd77ee5d03eb27a7165d1fdc20339dbb228daa82e5'
 prepare() {
   cd $_hkgname-floskell-$pkgver
   patch -p1 -i ../optparse-applicative-0.18.patch
+  uusi -u hspec
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-floskell/-/commit/4b7865654e061ed6050c0d57c425f1583a537d6d

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


Reply via email to