Skip to content

Commit 1b2020b

Browse files
committed
nyacc: update to 3.01.0
1 parent 7c26653 commit 1b2020b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/nyacc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nyacc < Formula
22
desc "Guile modules for generating parsers and lexical analyzers"
33
homepage "https://www.nongnu.org/nyacc/"
4-
url "https://download.savannah.gnu.org/releases/nyacc/nyacc-2.01.4.tar.gz"
5-
sha256 "32b1806a2d2b80fad100e3d92e2800b2e6ad961a5958d71bfad17e278dc8791b"
4+
url "https://download.savannah.gnu.org/releases/nyacc/nyacc-3.01.0.tar.gz"
5+
sha256 "36403691015db687af8b4bf0e10a9b9bccdd4f7776f9abed847178097e40d9c2"
66

77
bottle do
88
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/nyacc-2.01.4"

0 commit comments

Comments
 (0)