Skip to content

Commit

Permalink
guile-dsv: new version 0.7.1
Browse files Browse the repository at this point in the history
Closes #212.

Signed-off-by: Aleix Conchillo Flaqué <[email protected]>
  • Loading branch information
aconchillo committed Dec 1, 2023
1 parent a244004 commit 30ea34b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/guile-dsv.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class GuileDsv < Formula
desc "Guile module for delimiter-separated values (DSV) data format"
homepage "https://github.com/artyom-poptsov/guile-dsv"
url "https://github.com/artyom-poptsov/guile-dsv/archive/refs/tags/v0.7.0.tar.gz"
sha256 "87b6973696871eae40def021c98f43e3011ebc7ed9cfa6e730405c9ec66fb7c7"
url "https://github.com/artyom-poptsov/guile-dsv/archive/refs/tags/v0.7.1.tar.gz"
sha256 "bfa9078f8abecd5662e7b4dc60fc031d297b69dc7cc50d3c61faf59b05aaac09"

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

0 comments on commit 30ea34b

Please sign in to comment.