Skip to content

Commit

Permalink
x11/swayr: update to 0.27.3
Browse files Browse the repository at this point in the history
Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.27.3
Reported by:	Repology
  • Loading branch information
jbeich committed Feb 8, 2024
1 parent d2061ea commit 25a004f
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 161 deletions.
3 changes: 1 addition & 2 deletions x11/swayr/Makefile
@@ -1,6 +1,5 @@
PORTNAME= swayr
DISTVERSION= 0.27.1
PORTREVISION= 3
DISTVERSION= 0.27.3
CATEGORIES= x11
MASTER_SITES= CRATESIO
# XXX Teach USES=cargo to have proper default
Expand Down
103 changes: 51 additions & 52 deletions x11/swayr/Makefile.crates
@@ -1,84 +1,83 @@
CARGO_CRATES= aho-corasick-1.1.1 \
CARGO_CRATES= aho-corasick-1.1.2 \
anstream-0.6.4 \
anstyle-1.0.4 \
anstyle-parse-0.2.2 \
anstyle-query-1.0.0 \
anstyle-wincon-3.0.1 \
bitflags-1.3.2 \
cc-1.0.79 \
bitflags-2.4.1 \
cfg-if-1.0.0 \
clap-4.4.6 \
clap_builder-4.4.6 \
clap_derive-4.4.2 \
clap_lex-0.5.1 \
clap-4.4.8 \
clap_builder-4.4.8 \
clap_derive-4.4.7 \
clap_lex-0.6.0 \
colorchoice-1.0.0 \
directories-5.0.1 \
dirs-sys-0.4.1 \
env_logger-0.10.0 \
env_logger-0.10.1 \
equivalent-1.0.1 \
errno-0.3.1 \
errno-dragonfly-0.1.2 \
getrandom-0.2.10 \
hashbrown-0.14.1 \
errno-0.3.7 \
getrandom-0.2.11 \
hashbrown-0.14.2 \
heck-0.4.1 \
hermit-abi-0.3.1 \
hermit-abi-0.3.3 \
humantime-2.1.0 \
indexmap-2.0.2 \
io-lifetimes-1.0.11 \
is-terminal-0.4.7 \
itoa-1.0.6 \
indexmap-2.1.0 \
is-terminal-0.4.9 \
itoa-1.0.9 \
lazy_static-1.4.0 \
libc-0.2.146 \
linux-raw-sys-0.3.8 \
log-0.4.19 \
libc-0.2.150 \
libredox-0.0.1 \
linux-raw-sys-0.4.11 \
log-0.4.20 \
memchr-2.6.4 \
once_cell-1.18.0 \
once_cell-1.19.0 \
option-ext-0.2.0 \
peg-0.8.1 \
peg-macros-0.8.1 \
peg-runtime-0.8.1 \
peg-0.8.2 \
peg-macros-0.8.2 \
peg-runtime-0.8.2 \
ppv-lite86-0.2.17 \
proc-macro2-1.0.67 \
proc-macro2-1.0.69 \
quote-1.0.33 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
redox_syscall-0.2.16 \
redox_users-0.4.3 \
regex-1.10.0 \
regex-automata-0.4.1 \
regex-syntax-0.8.1 \
redox_syscall-0.4.1 \
redox_users-0.4.4 \
regex-1.10.2 \
regex-automata-0.4.3 \
regex-syntax-0.8.2 \
rt-format-0.3.1 \
rustix-0.37.20 \
ryu-1.0.13 \
serde-1.0.188 \
serde_derive-1.0.188 \
serde_json-1.0.99 \
serde_spanned-0.6.3 \
rustix-0.38.25 \
ryu-1.0.15 \
serde-1.0.193 \
serde_derive-1.0.193 \
serde_json-1.0.108 \
serde_spanned-0.6.4 \
strsim-0.10.0 \
swayipc-3.0.1 \
swayipc-types-1.3.0 \
syn-2.0.37 \
termcolor-1.2.0 \
thiserror-1.0.40 \
thiserror-impl-1.0.40 \
toml-0.8.2 \
toml_datetime-0.6.3 \
toml_edit-0.20.2 \
syn-2.0.39 \
termcolor-1.4.0 \
thiserror-1.0.50 \
thiserror-impl-1.0.50 \
toml-0.8.8 \
toml_datetime-0.6.5 \
toml_edit-0.21.0 \
unicode-ident-1.0.12 \
utf8parse-0.2.1 \
wasi-0.11.0+wasi-snapshot-preview1 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-util-0.1.6 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-sys-0.48.0 \
windows-targets-0.48.0 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_msvc-0.48.0 \
windows_i686_gnu-0.48.0 \
windows_i686_msvc-0.48.0 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_msvc-0.48.0 \
winnow-0.5.16
windows-targets-0.48.5 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_msvc-0.48.5 \
windows_i686_gnu-0.48.5 \
windows_i686_msvc-0.48.5 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_msvc-0.48.5 \
winnow-0.5.19

0 comments on commit 25a004f

Please sign in to comment.