summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Birk2022-03-19 00:37:24 +0000
committerJonathan Birk2022-03-19 00:37:24 +0000
commit73cf3c2fd7ddd3aa45d091730975df37c27eeb38 (patch)
tree7e931c4df57e42ed821e3ffbe3b2f071d57aa725
parentbc5da5e107e4cce9a210e65fe65f8a5805c87d0d (diff)
downloadaur-73cf3c2fd7ddd3aa45d091730975df37c27eeb38.tar.gz
Maintainer change
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4c5562ab476..82cac8a81cbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Daniel Mouritzen <dmrtzn at gmail dot com>
+# Maintainer: Jonathan Birk <cafce25@gmail.com>
+# Contributor: Daniel Mouritzen <dmrtzn at gmail dot com>
_hkgname=vector-space
pkgname=haskell-vector-space
pkgver=0.16
-pkgrel=1
+pkgrel=2
pkgdesc="Vector & affine spaces, linear maps, and derivatives"
url="https://github.com/conal/vector-space"
license=("BSD")