Skip to content

Commit

Permalink
libpeas 2.0.3
Browse files Browse the repository at this point in the history
autobump: add libpeas

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Jun 29, 2024
1 parent 6761209 commit c2fd855
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1378,6 +1378,7 @@ libomp
libopenmpt
liboqs
libpano
libpeas
libphonenumber
libpipeline
libplctag
Expand Down
4 changes: 2 additions & 2 deletions Formula/lib/libpeas.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Libpeas < Formula

Check warning on line 1 in Formula/lib/libpeas.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew linkage --cached --test --strict libpeas` failed on Linux!

Indirect dependencies with linkage: spidermonkey

Check warning on line 1 in Formula/lib/libpeas.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew linkage --cached --test --strict libpeas` failed on macOS Sonoma (14)!

Indirect dependencies with linkage: gettext spidermonkey

Check warning on line 1 in Formula/lib/libpeas.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew linkage --cached --test --strict libpeas` failed on macOS Sonoma (14) on Apple Silicon!

Indirect dependencies with linkage: gettext spidermonkey

Check warning on line 1 in Formula/lib/libpeas.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew linkage --cached --test --strict libpeas` failed on macOS Ventura (13)!

Indirect dependencies with linkage: gettext spidermonkey

Check warning on line 1 in Formula/lib/libpeas.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew linkage --cached --test --strict libpeas` failed on macOS Ventura (13) on Apple Silicon!

Indirect dependencies with linkage: gettext spidermonkey
desc "GObject plugin library"
homepage "https://wiki.gnome.org/Projects/Libpeas"
url "https://download.gnome.org/sources/libpeas/2.0/libpeas-2.0.2.tar.xz"
sha256 "f30dffed63ca2f40477b40e171c0a31f80d91425ba1e1e47320ee6425480ecc3"
url "https://download.gnome.org/sources/libpeas/2.0/libpeas-2.0.3.tar.xz"
sha256 "39e3b507c29d2d01df1345e9b3380fd7a9d0aeb5b2e657d38e6c2bea5023e5f0"
license "LGPL-2.1-or-later"

bottle do
Expand Down

0 comments on commit c2fd855

Please sign in to comment.