summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')