Skip to content

Commit

Permalink
Wayland_protocols_jll build 1.23.0+0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed Nov 21, 2021
1 parent 9c76a30 commit 6d20f59
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 17 deletions.
6 changes: 3 additions & 3 deletions Artifacts.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Wayland_protocols]
git-tree-sha1 = "ecf833b19a0819695e6307474b4ded343297e9e6"
git-tree-sha1 = "3797fea509cb45b7acfa86b1c5e11281e29b21d0"

[[Wayland_protocols.download]]
sha256 = "13a94e156522acf6d02e556795e46531306760be347a8f6d0b77afaacebe7c17"
url = "https://github.com/JuliaBinaryWrappers/Wayland_protocols_jll.jl/releases/download/Wayland_protocols-v1.18.0+3/Wayland_protocols.v1.18.0.any.tar.gz"
sha256 = "a6173296f49e5b7307dfaf3342fd95608f5aa487fd1c57cf8b3a90c7d0aa2199"
url = "https://github.com/JuliaBinaryWrappers/Wayland_protocols_jll.jl/releases/download/Wayland_protocols-v1.23.0+0/Wayland_protocols.v1.23.0.any.tar.gz"
5 changes: 2 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
name = "Wayland_protocols_jll"
uuid = "2381bf8a-dfd0-557d-9999-79630e7b1b91"
version = "1.18.0+4"
version = "1.23.0+0"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Wayland_jll = "a2964d1f-97da-50d4-b82a-358c7fce9d89"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"

[compat]
JLLWrappers = "1.1.0"
JLLWrappers = "1.2.0"
julia = "1.0"
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,17 @@
# `Wayland_protocols_jll.jl` (v1.18.0+4)
# `Wayland_protocols_jll.jl` (v1.23.0+0)

This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl). The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/dfcd196d00d1abb1ec7fdaee139ccdd4ce41cefd/W/Wayland_protocols/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl). The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/544776ae3285058dc34398d133a7078f150dba44/W/Wayland_protocols/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).

For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://juliapackaging.github.io/BinaryBuilder.jl/dev/jll/).

## Sources

The tarballs for `Wayland_protocols_jll.jl` have been built from these sources:

* compressed archive: https://wayland.freedesktop.org/releases/wayland-protocols-1.18.tar.xz (SHA256 checksum: `3d73b7e7661763dc09d7d9107678400101ecff2b5b1e531674abfa81e04874b3`)
* compressed archive: https://wayland.freedesktop.org/releases/wayland-protocols-1.23.tar.xz (SHA256 checksum: `6c0af1915f96f615927a6270d025bd973ff1c58e521e4ca1fc9abfc914633f76`)

## Platforms

`Wayland_protocols_jll.jl` is available for the following platforms:

* `AnyPlatform` (`any`)

## Dependencies

The following JLL packages are required by `Wayland_protocols_jll.jl`:

* [`Wayland_jll`](https://github.com/JuliaBinaryWrappers/Wayland_jll.jl)
3 changes: 1 addition & 2 deletions src/wrappers/any.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Autogenerated wrapper script for Wayland_protocols_jll for any
using Wayland_jll
JLLWrappers.@generate_wrapper_header("Wayland_protocols")
function __init__()
JLLWrappers.@generate_init_header(Wayland_jll)
JLLWrappers.@generate_init_header()
JLLWrappers.@generate_init_footer()
end # __init__()

0 comments on commit 6d20f59

Please sign in to comment.