summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcbpark2017-12-18 16:35:25 +0900
committercbpark2017-12-18 16:35:25 +0900
commit312339a16af8cdf10967cad98b2e1cf91ab1abdf (patch)
tree99ba77e6aa4ce62f02a100bc6a0394adfa4c0417
parent0e87e9e4479bcdbef81002d0057ff1d6b3985729 (diff)
downloadaur-312339a16af8cdf10967cad98b2e1cf91ab1abdf.tar.gz
upgpkg: haskell-apply-refact 0.4.1.0-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f076eb058cd..209d25469842 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = haskell-apply-refact
pkgdesc = Perform refactorings specified by the refact library
pkgver = 0.4.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://hackage.haskell.org/package/apply-refact
arch = x86_64
license = custom:BSD3
diff --git a/PKGBUILD b/PKGBUILD
index d7c657460766..fe1c13670c53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_hkgname=apply-refact
pkgname=haskell-apply-refact
pkgver=0.4.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Perform refactorings specified by the refact library"
url="https://hackage.haskell.org/package/${_hkgname}"
arch=('x86_64')