Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-cabal-install-solver


Commits:
0a78a4b3 by Felix Yan at 2025-10-13T18:12:06+08:00
upgpkg: 3.10.3.0-1: rebuild with cabal-fmt 0.1.7, cabal-install 3.10.3.0, 
cabal-install-parsers 0.6.1.1, cabal-install-solver 3.10.3.0, 
filepath-bytestring 1.5.2.0.1, fourmolu 0.12.0.0, ghc 9.6.6, ghc-exactprint 
1.7.1.0, ghc-lib-parser 9.6.6.20240701, ghc-lib-parser-ex 9.6.0.2, 
ghc-syntax-highlighter 0.0.10.0, hlint 3.6, ormolu 0.6.0.0, spdx 1.1, 
stylish-haskell 0.14.5.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,18 +1,17 @@
 pkgbase = haskell-cabal-install-solver
        pkgdesc = The command-line interface for Cabal and Hackage
-       pkgver = 3.8.1.0
-       pkgrel = 81
+       pkgver = 3.10.3.0
+       pkgrel = 1
        url = https://github.com/haskell/cabal/tree/master/cabal-install-solver
        arch = x86_64
        license = BSD-3-Clause
        makedepends = ghc
-       makedepends = uusi
        makedepends = haskell-tasty
        makedepends = haskell-tasty-hunit
        makedepends = haskell-tasty-quickcheck
        depends = ghc-libs
        depends = haskell-edit-distance
-       source = 
https://hackage.haskell.org/packages/archive/cabal-install-solver/3.8.1.0/cabal-install-solver-3.8.1.0.tar.gz
-       sha256sums = 
df2369f6c37517a3b2625bc19057d9e206bbb40386bcb607f17dc7d2e588ffe7
+       source = 
https://hackage.haskell.org/packages/archive/cabal-install-solver/3.10.3.0/cabal-install-solver-3.10.3.0.tar.gz
+       sha256sums = 
e1e4493e461a60c57a30893d951df9706432d5b250bb5d20d9bff2d89fbf237e
 
 pkgname = haskell-cabal-install-solver


=====================================
PKGBUILD
=====================================
@@ -2,21 +2,16 @@
 
 _hkgname=cabal-install-solver
 pkgname=haskell-cabal-install-solver
-pkgver=3.8.1.0
-pkgrel=81
+pkgver=3.10.3.0
+pkgrel=1
 pkgdesc="The command-line interface for Cabal and Hackage"
 url="https://github.com/haskell/cabal/tree/master/cabal-install-solver";
 license=("BSD-3-Clause")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-edit-distance')
-makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck')
+makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('df2369f6c37517a3b2625bc19057d9e206bbb40386bcb607f17dc7d2e588ffe7')
-
-prepare() {
-    cd $_hkgname-$pkgver
-    uusi -u base -u tasty
-}
+sha256sums=('e1e4493e461a60c57a30893d951df9706432d5b250bb5d20d9bff2d89fbf237e')
 
 build() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cabal-install-solver/-/commit/0a78a4b3ecca6ed9262589b3fade486cfbce3d28

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cabal-install-solver/-/commit/0a78a4b3ecca6ed9262589b3fade486cfbce3d28
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to