summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abcbc953600e..1ca8090ebc54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,23 @@
pkgbase = haskell-apply-refact
pkgdesc = Perform refactorings specified by the refact library
pkgver = 0.3.0.1
- pkgrel = 2
+ pkgrel = 3
url = https://hackage.haskell.org/package/apply-refact
arch = i686
arch = x86_64
license = custom:BSD3
depends = ghc>=8.0.1
- depends = haskell-refact>=0.2
+ depends = haskell-filemanip
depends = haskell-ghc-exactprint>=0.5.2
- depends = haskell-syb
depends = haskell-mtl
- depends = haskell-transformers-base
+ depends = haskell-optparse-applicative>=0.13
+ depends = haskell-refact>=0.2
+ depends = haskell-syb
depends = haskell-temporary
- depends = haskell-filemanip
+ depends = haskell-transformers-base
depends = haskell-unix-compat
- depends = haskell-optparse-applicative>=0.13
- source = http://hackage.haskell.org/packages/archive/apply-refact/0.3.0.1/apply-refact-0.3.0.1.tar.gz
+ options = strip
+ source = https://hackage.haskell.org/package/apply-refact-0.3.0.1/apply-refact-0.3.0.1.tar.gz
sha256sums = 1754bd300db92fdf668d4698af053d4da686512264275478946b7e0710c5e814
pkgname = haskell-apply-refact