Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
cabal-plan


Commits:
36a45160 by Felix Yan at 2023-10-03T12:18:28+03:00
upgpkg: 0.7.2.0-269: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,31 @@
+pkgbase = cabal-plan
+       pkgdesc = Library and utility for processing cabal's plan.json file
+       pkgver = 0.7.2.0
+       pkgrel = 269
+       url = https://github.com/hvr/cabal-plan
+       arch = x86_64
+       license = GPL
+       makedepends = ghc
+       makedepends = uusi
+       depends = ghc-libs
+       depends = haskell-aeson
+       depends = haskell-ansi-terminal
+       depends = haskell-async
+       depends = haskell-base-compat
+       depends = haskell-base16-bytestring
+       depends = haskell-cabal-install-parsers
+       depends = haskell-optics-core
+       depends = haskell-optparse-applicative
+       depends = haskell-semialign
+       depends = haskell-singleton-bool
+       depends = haskell-tar
+       depends = haskell-these
+       depends = haskell-topograph
+       depends = haskell-vector
+       depends = haskell-zlib
+       source = 
https://hackage.haskell.org/packages/archive/cabal-plan/0.7.2.0/cabal-plan-0.7.2.0.tar.gz
+       source = cabal-plan-aeson-2.patch
+       sha256sums = 
233a3d1460732fe3486169023758e431d37c5c9156fb28d829decaf7b9170f85
+       sha256sums = 
9247a90d0098e6388feb6b1046894defacfa2d1c51136b838be25f04a011e0fc
+
+pkgname = cabal-plan


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=cabal-plan
 pkgname=cabal-plan
 pkgver=0.7.2.0
-pkgrel=268
+pkgrel=269
 pkgdesc="Library and utility for processing cabal's plan.json file"
 url="https://github.com/hvr/cabal-plan";
 license=("GPL")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cabal-plan/-/commit/36a45160bdddc4fec32f2964f647683130c7a441

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cabal-plan/-/commit/36a45160bdddc4fec32f2964f647683130c7a441
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to