Skip to content

Commit

Permalink
nyacc: new version 1.09.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Apr 22, 2024
1 parent 330b5b5 commit d15a4db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/nyacc.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Nyacc < Formula
desc "Guile modules for generating parsers and lexical analyzers"
homepage "https://www.nongnu.org/nyacc/"
url "https://download.savannah.gnu.org/releases/nyacc/nyacc-1.09.3.tar.gz"
sha256 "068f31458e71ac7fc462f98ea134160002635c03df6ef1995b0b3eacc09e2a2b"
url "https://download.savannah.gnu.org/releases/nyacc/nyacc-1.09.4.tar.gz"
sha256 "ee6546d4e918fc6b59b716abbe42c14a0cf454f5a82bf644671cced5b9d70141"

bottle do
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/nyacc-1.09.3"
Expand Down

0 comments on commit d15a4db

Please sign in to comment.