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


Commits:
3573779e by Felix Yan at 2025-04-06T00:19:34+08:00
upgpkg: 1.2.3-35: rebuild with retrie (build with ansi-termianl 1.0)

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-retrie
        pkgdesc = A powerful, easy-to-use codemodding tool for Haskell.
        pkgver = 1.2.3
-       pkgrel = 34
+       pkgrel = 35
        url = https://github.com/facebookincubator/retrie
        arch = x86_64
        license = MIT
@@ -13,7 +13,7 @@ pkgbase = haskell-retrie
        makedepends = haskell-tasty-hunit
        makedepends = haskell-temporary
        depends = ghc-libs
-       depends = haskell-ansi-terminal0.11
+       depends = haskell-ansi-terminal
        depends = haskell-async
        depends = haskell-data-default
        depends = haskell-ghc


=====================================
PKGBUILD
=====================================
@@ -3,12 +3,12 @@
 _hkgname=retrie
 pkgname=haskell-retrie
 pkgver=1.2.3
-pkgrel=34
+pkgrel=35
 pkgdesc="A powerful, easy-to-use codemodding tool for Haskell."
 url="https://github.com/facebookincubator/retrie";
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-ansi-terminal0.11' 'haskell-async' 
'haskell-data-default'
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-async' 
'haskell-data-default'
          'haskell-ghc' 'haskell-ghc-exactprint' 'haskell-ghc-paths' 
'haskell-src-exts'
          'haskell-list-t' 'haskell-optparse-applicative' 
'haskell-random-shuffle' 'haskell-syb'
          'haskell-unordered-containers')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-retrie/-/commit/3573779ef94b4f282604c416cee49132eacd92a0

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


Reply via email to