summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Abernethy2017-11-09 11:26:01 +0100
committerPhilip Abernethy2017-11-09 11:26:01 +0100
commitc7c22c658cb25df631e7c5d7c2d31485532db4be (patch)
tree9d4fe415dc61cddfe97a24dabd9e2d993c82eba7 /PKGBUILD
parentfab6a8323d4fc1baf8360ddb6a03a9df0cb3622f (diff)
downloadaur-c7c22c658cb25df631e7c5d7c2d31485532db4be.tar.gz
Update to 4.1.23
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47eee0b9e7f7..3ac0278d48f6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=fsharp
-pkgver=4.1.18
+pkgver=4.1.23
pkgrel=1
pkgdesc="The Open Edition of the F# compiler, core library and tools"
arch=('any')
@@ -11,7 +11,7 @@ url="http://fsharp.org/"
license=('Apache')
depends=('mono')
makedepends=(git)
-_commit=3245fd24efcc7a54d4314a2897257f68cd194244 # tags/4.1.18
+_commit=35a4a5b1f26927259c3213465a47b27ffcd5cb4d # tags/4.1.23
source=("git+https://github.com/fsharp/fsharp/#commit=$_commit")
sha256sums=('SKIP')