From bd46f9f1b1d0b05265d9cc33aff961c4d7607ce1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20P=2E=20Stani=C4=87?= Date: Sat, 5 Oct 2019 16:19:38 +0200 Subject: community/crystal: upgrade to 0.31.1 add build date to version cli option, 'crystal -v' --- community/crystal/fix-version-string.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/crystal/fix-version-string.patch') diff --git a/community/crystal/fix-version-string.patch b/community/crystal/fix-version-string.patch index f44eec83cb..ad22d8150c 100644 --- a/community/crystal/fix-version-string.patch +++ b/community/crystal/fix-version-string.patch @@ -5,7 +5,7 @@ formatted_sha = "[#{build_commit}] " if build_commit <<-DOC - Crystal #{version} #{formatted_sha}(#{date}) -+ Crystal #{version} ++ Crystal #{version} (#{date}) LLVM: #{llvm_version} Default target: #{self.default_target} -- cgit v1.2.3