summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiretza2020-12-24 14:17:05 +0100
committerXiretza2020-12-24 14:17:05 +0100
commitdd1e2588836563ce416d216e9b2948c9c3cd0a88 (patch)
treeec4dbe8dd3f860e8ffda2d28471206d219539ae7 /PKGBUILD
parente80ad43c032c2e7120fe786bd461469e0901f351 (diff)
downloadaur-haskell-indexed-list-literals.tar.gz
Rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e131e4a7d6ee..3e7c30ffb41c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
_hkgname=indexed-list-literals
pkgname=haskell-indexed-list-literals
pkgver=0.2.1.3
-pkgrel=1
+pkgrel=2
license=('BSD')
arch=('x86_64')
-url="https://hackage.haskell.org/package/$hkgname"
+url="https://hackage.haskell.org/package/$_hkgname"
depends=(ghc-libs haskell-only)
makedepends=(ghc haskell-hspec)
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")