Skip to content

Commit

Permalink
Build clasp-cl
Browse files Browse the repository at this point in the history
Closes #391.

Signed-off-by: Tarn W. Burton <twburton@gmail.com>
  • Loading branch information
yitzchak committed Sep 12, 2023
1 parent 54acc16 commit 6dcf316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/clasp-cl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class ClaspCl < Formula
homepage "https://github.com/clasp-developers/clasp"
url "https://github.com/clasp-developers/clasp.git",
using: :git,
revision: "0140faa7073bd8d97bf6420621bce4a200a13bf0"
version "2.3.0-134-g0140faa70"
revision: "a6c8eeec8c9937033f1120a6951eaa68a5d3ee62"
version "2.3.0-139-ga6c8eeec8"
license "GPL-2.0-or-later"
head "https://github.com/clasp-developers/clasp.git", branch: "main"

Expand Down

0 comments on commit 6dcf316

Please sign in to comment.