diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/mlterm/Makefile | 13 | ||||
-rw-r--r-- | x11/mlterm/pkg-plist | 6 | ||||
-rw-r--r-- | x11/rio/Makefile | 3 | ||||
-rw-r--r-- | x11/rio/distinfo | 8 | ||||
-rw-r--r-- | x11/swayimg/Makefile | 2 | ||||
-rw-r--r-- | x11/swayimg/distinfo | 6 | ||||
-rw-r--r-- | x11/xcb-util-cursor/Makefile | 8 | ||||
-rw-r--r-- | x11/xcb-util-cursor/distinfo | 8 | ||||
-rw-r--r-- | x11/xcb-util-cursor/files/patch-cursor__shape_to_id.gperf | 18 | ||||
-rw-r--r-- | x11/xcb-util-cursor/files/patch-cursor_cursor.h | 11 | ||||
-rw-r--r-- | x11/xdg-desktop-portal-luminous/Makefile | 3 | ||||
-rw-r--r-- | x11/xdg-desktop-portal-luminous/Makefile.crates | 11 | ||||
-rw-r--r-- | x11/xdg-desktop-portal-luminous/distinfo | 28 |
13 files changed, 56 insertions, 69 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index e3f82d44f984..d294759e32fc 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -1,5 +1,6 @@ PORTNAME= mlterm PORTVERSION= 3.9.4 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= nobutaka@FreeBSD.org @@ -30,10 +31,14 @@ MAKE_JOBS_UNSAFE= yes GH_ACCOUNT= arakiken -OPTIONS_DEFINE= CAIRO DOCS FCITX FRIBIDI IBUS M17NLIB REGIS SCIM SIXEL UIM +OPTIONS_DEFINE= CAIRO DOCS FRIBIDI IBUS M17NLIB REGIS SCIM SIXEL UIM OPTIONS_SUB= yes +OPTIONS_RADIO= FCITX +OPTIONS_RADIO_FCITX= FCITX4 FCITX5 CAIRO_DESC= Use Cairo for type engine FCITX_DESC= Fcitx support +FCITX4_DESC= Fcitx4 support +FCITX5_DESC= Fcitx5 support FRIBIDI_DESC= Use Fribidi for BiDi rendering IBUS_DESC= IBUS support M17NLIB_DESC= m17n library support @@ -42,8 +47,10 @@ SCIM_DESC= SCIM support SIXEL_DESC= Sixel graphics support UIM_DESC= uim support -FCITX_CONFIGURE_ENABLE= fcitx -FCITX_LIB_DEPENDS= libfcitx-gclient.so:chinese/fcitx +FCITX4_CONFIGURE_ON= --enable-fcitx +FCITX4_LIB_DEPENDS= libfcitx-gclient.so:chinese/fcitx +FCITX5_CONFIGURE_ON= --enable-fcitx +FCITX5_LIB_DEPENDS= libFcitx5GClient.so:textproc/fcitx5-gtk FRIBIDI_CONFIGURE_ENABLE= fribidi FRIBIDI_LIB_DEPENDS= libfribidi.so:converters/fribidi diff --git a/x11/mlterm/pkg-plist b/x11/mlterm/pkg-plist index 8ea47a1be44f..1b23256081be 100644 --- a/x11/mlterm/pkg-plist +++ b/x11/mlterm/pkg-plist @@ -46,8 +46,10 @@ lib/mlterm/libzmodem.so %%FRIBIDI%%lib/mlterm/libctl_bidi.so lib/mlterm/libctl_iscii.a lib/mlterm/libctl_iscii.so -%%FCITX%%lib/mlterm/libim-fcitx.a -%%FCITX%%lib/mlterm/libim-fcitx.so +%%FCITX4%%lib/mlterm/libim-fcitx.a +%%FCITX4%%lib/mlterm/libim-fcitx.so +%%FCITX5%%lib/mlterm/libim-fcitx.a +%%FCITX5%%lib/mlterm/libim-fcitx.so %%IBUS%%lib/mlterm/libim-ibus.a %%IBUS%%lib/mlterm/libim-ibus.so lib/mlterm/libim-kbd.a diff --git a/x11/rio/Makefile b/x11/rio/Makefile index fb995ed3e667..2f43f5d17937 100644 --- a/x11/rio/Makefile +++ b/x11/rio/Makefile @@ -1,6 +1,6 @@ PORTNAME= rio DISTVERSIONPREFIX= v -DISTVERSION= 0.2.19 +DISTVERSION= 0.2.20 CATEGORIES= x11 wayland PKGNAMESUFFIX= -terminal-emulator @@ -338,6 +338,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ signal-hook-0.3.18 \ signal-hook-registry-1.4.5 \ simd-adler32-0.3.7 \ + simdutf8-0.1.5 \ skrifa-0.31.3 \ slab-0.4.10 \ slotmap-1.0.7 \ diff --git a/x11/rio/distinfo b/x11/rio/distinfo index 9841a406ff8b..b4940795cb0b 100644 --- a/x11/rio/distinfo +++ b/x11/rio/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1750225672 +TIMESTAMP = 1751069512 SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0 SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -631,6 +631,8 @@ SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593b SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe SIZE (rust/crates/simd-adler32-0.3.7.crate) = 12086 +SHA256 (rust/crates/simdutf8-0.1.5.crate) = e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e +SIZE (rust/crates/simdutf8-0.1.5.crate) = 28488 SHA256 (rust/crates/skrifa-0.31.3.crate) = dbeb4ca4399663735553a09dd17ce7e49a0a0203f03b706b39628c4d913a8607 SIZE (rust/crates/skrifa-0.31.3.crate) = 276317 SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d @@ -965,5 +967,5 @@ SHA256 (rust/crates/zune-core-0.4.12.crate) = 3f423a2c17029964870cfaabb1f13dfab7 SIZE (rust/crates/zune-core-0.4.12.crate) = 17355 SHA256 (rust/crates/zune-jpeg-0.4.17.crate) = 0f6fe2e33d02a98ee64423802e16df3de99c43e5cf5ff983767e1128b394c8ac SIZE (rust/crates/zune-jpeg-0.4.17.crate) = 65784 -SHA256 (raphamorim-rio-v0.2.19_GH0.tar.gz) = 813dabd9ac7760e17408163fa4259ec9bc8e2017fffd140b37c18bdd677318fe -SIZE (raphamorim-rio-v0.2.19_GH0.tar.gz) = 86688713 +SHA256 (raphamorim-rio-v0.2.20_GH0.tar.gz) = 10c70fe13c4261593359fcf9ec489770cb056d07153d790193bfa8621ac4ca42 +SIZE (raphamorim-rio-v0.2.20_GH0.tar.gz) = 86710007 diff --git a/x11/swayimg/Makefile b/x11/swayimg/Makefile index 1829223dfcfb..70f297c194b6 100644 --- a/x11/swayimg/Makefile +++ b/x11/swayimg/Makefile @@ -1,6 +1,6 @@ PORTNAME= swayimg DISTVERSIONPREFIX= v -DISTVERSION= 4.2 +DISTVERSION= 4.3 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/swayimg/distinfo b/x11/swayimg/distinfo index 577b1f7b9980..5e289943c8db 100644 --- a/x11/swayimg/distinfo +++ b/x11/swayimg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749462790 -SHA256 (artemsen-swayimg-v4.2_GH0.tar.gz) = 1e4fa2027a91df86790a77449efe3515bbacc0564a85f980fc8631a30d5f242e -SIZE (artemsen-swayimg-v4.2_GH0.tar.gz) = 778261 +TIMESTAMP = 1750862253 +SHA256 (artemsen-swayimg-v4.3_GH0.tar.gz) = 5213a9627421eb8907cfff5b3f6d91d53597281b42e4871cebf83fc7dfc1d2a6 +SIZE (artemsen-swayimg-v4.3_GH0.tar.gz) = 785384 diff --git a/x11/xcb-util-cursor/Makefile b/x11/xcb-util-cursor/Makefile index 97a0e3e16bcc..03ac1918d367 100644 --- a/x11/xcb-util-cursor/Makefile +++ b/x11/xcb-util-cursor/Makefile @@ -1,12 +1,12 @@ PORTNAME= xcb-util-cursor -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.5 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ - MAINTAINER= x11@FreeBSD.org COMMENT= XCB cursor library WWW= https://xcb.freedesktop.org/ - +PATCH_SITES= https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor/-/commit/ +PATCHFILES= d28a3227eb9e4bdeeb4dd93017c298808bbe62ee.patch:-p1 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING @@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-util.pc:x11/xcb-util \ ${LOCALBASE}/libdata/pkgconfig/xcb-renderutil.pc:x11/xcb-util-renderutil \ ${LOCALBASE}/libdata/pkgconfig/xcb-image.pc:x11/xcb-util-image -USES= gmake gperf xorg xorg-cat:lib +USES= autoreconf gmake gperf tar:xz xorg xorg-cat:lib USE_XORG= xcb INSTALL_TARGET= install-strip diff --git a/x11/xcb-util-cursor/distinfo b/x11/xcb-util-cursor/distinfo index c33f0f851adf..3a7109f354dd 100644 --- a/x11/xcb-util-cursor/distinfo +++ b/x11/xcb-util-cursor/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1478372663 -SHA256 (xorg/lib/xcb-util-cursor-0.1.3.tar.bz2) = 05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f -SIZE (xorg/lib/xcb-util-cursor-0.1.3.tar.bz2) = 295224 +TIMESTAMP = 1749152863 +SHA256 (xorg/lib/xcb-util-cursor-0.1.5.tar.xz) = 0caf99b0d60970f81ce41c7ba694e5eaaf833227bb2cbcdb2f6dc9666a663c57 +SIZE (xorg/lib/xcb-util-cursor-0.1.5.tar.xz) = 266788 +SHA256 (xorg/lib/d28a3227eb9e4bdeeb4dd93017c298808bbe62ee.patch) = 08a69cc2ce91abd9e672f75f5e1d622dabaefd629491b83a73fc9278a7d0a42a +SIZE (xorg/lib/d28a3227eb9e4bdeeb4dd93017c298808bbe62ee.patch) = 2662 diff --git a/x11/xcb-util-cursor/files/patch-cursor__shape_to_id.gperf b/x11/xcb-util-cursor/files/patch-cursor__shape_to_id.gperf deleted file mode 100644 index e48d154448e4..000000000000 --- a/x11/xcb-util-cursor/files/patch-cursor__shape_to_id.gperf +++ /dev/null @@ -1,18 +0,0 @@ ---- cursor/shape_to_id.gperf.orig 2013-08-28 14:00:29.539200308 +0200 -+++ cursor/shape_to_id.gperf 2013-08-28 14:01:02.866194795 +0200 -@@ -1,5 +1,5 @@ - struct shape_mapping { const char *name; int number; }; --const int cursor_shape_to_id(const char *name); -+int cursor_shape_to_id(const char *name); - %% - X_cursor,0 - arrow,1 -@@ -79,7 +79,7 @@ - watch,75 - xterm,76 - %% --const int cursor_shape_to_id(const char *name) { -+int cursor_shape_to_id(const char *name) { - struct shape_mapping *mapping = in_word_set(name, strlen(name)); - return (mapping ? (mapping->number * 2) : -1); - } diff --git a/x11/xcb-util-cursor/files/patch-cursor_cursor.h b/x11/xcb-util-cursor/files/patch-cursor_cursor.h deleted file mode 100644 index cef7e985d680..000000000000 --- a/x11/xcb-util-cursor/files/patch-cursor_cursor.h +++ /dev/null @@ -1,11 +0,0 @@ ---- cursor/cursor.h.orig 2013-08-28 13:57:29.231213533 +0200 -+++ cursor/cursor.h 2013-08-28 13:57:38.222207468 +0200 -@@ -154,7 +154,7 @@ - } __attribute__((packed)) xcint_image_t; - - /* shape_to_id.c */ --const int cursor_shape_to_id(const char *name); -+int cursor_shape_to_id(const char *name); - - /* parse_cursor_file.c */ - int parse_cursor_file(xcb_cursor_context_t *c, const int fd, xcint_image_t **images, int *nimg); diff --git a/x11/xdg-desktop-portal-luminous/Makefile b/x11/xdg-desktop-portal-luminous/Makefile index f5e481b8ae16..a0ae8a67ba1a 100644 --- a/x11/xdg-desktop-portal-luminous/Makefile +++ b/x11/xdg-desktop-portal-luminous/Makefile @@ -1,7 +1,6 @@ PORTNAME= xdg-desktop-portal-luminous DISTVERSIONPREFIX= v -DISTVERSION= 0.1.10 -PORTREVISION= 1 +DISTVERSION= 0.1.11 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/xdg-desktop-portal-luminous/Makefile.crates b/x11/xdg-desktop-portal-luminous/Makefile.crates index 22f9d72b763c..e6f821105bc9 100644 --- a/x11/xdg-desktop-portal-luminous/Makefile.crates +++ b/x11/xdg-desktop-portal-luminous/Makefile.crates @@ -314,6 +314,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ new_debug_unreachable-1.0.6 \ nix-0.27.1 \ nix-0.29.0 \ + nix-0.30.1 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ notify-8.0.0 \ @@ -482,7 +483,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ system-deps-7.0.3 \ tar-0.4.44 \ target-lexicon-0.12.16 \ - tempfile-3.19.1 \ + tempfile-3.20.0 \ termcolor-1.4.1 \ text-size-1.1.1 \ thiserror-1.0.69 \ @@ -633,11 +634,11 @@ CARGO_CRATES= ab_glyph-0.2.29 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ zbus-4.4.0 \ - zbus-5.6.0 \ + zbus-5.7.0 \ zbus-lockstep-0.4.4 \ zbus-lockstep-macros-0.4.4 \ zbus_macros-4.4.0 \ - zbus_macros-5.6.0 \ + zbus_macros-5.7.0 \ zbus_names-3.0.0 \ zbus_names-4.2.0 \ zbus_xml-4.0.0 \ @@ -652,8 +653,8 @@ CARGO_CRATES= ab_glyph-0.2.29 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.14 \ zvariant-4.2.0 \ - zvariant-5.5.1 \ + zvariant-5.5.3 \ zvariant_derive-4.2.0 \ - zvariant_derive-5.5.1 \ + zvariant_derive-5.5.3 \ zvariant_utils-2.1.0 \ zvariant_utils-3.2.0 diff --git a/x11/xdg-desktop-portal-luminous/distinfo b/x11/xdg-desktop-portal-luminous/distinfo index 06c54e324e9e..be849cebb024 100644 --- a/x11/xdg-desktop-portal-luminous/distinfo +++ b/x11/xdg-desktop-portal-luminous/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1746858149 +TIMESTAMP = 1751071713 SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0 SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -631,6 +631,8 @@ SHA256 (rust/crates/nix-0.27.1.crate) = 2eb04e9c688eff1c89d72b407f168cf79bb9e867 SIZE (rust/crates/nix-0.27.1.crate) = 286494 SHA256 (rust/crates/nix-0.29.0.crate) = 71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46 SIZE (rust/crates/nix-0.29.0.crate) = 318248 +SHA256 (rust/crates/nix-0.30.1.crate) = 74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6 +SIZE (rust/crates/nix-0.30.1.crate) = 342015 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a SIZE (rust/crates/nom-7.1.3.crate) = 117570 SHA256 (rust/crates/noop_proc_macro-0.3.0.crate) = 0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8 @@ -967,8 +969,8 @@ SHA256 (rust/crates/tar-0.4.44.crate) = 1d863878d212c87a19c1a610eb53bb01fe12951c SIZE (rust/crates/tar-0.4.44.crate) = 61020 SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 -SHA256 (rust/crates/tempfile-3.19.1.crate) = 7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf -SIZE (rust/crates/tempfile-3.19.1.crate) = 39634 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 SHA256 (rust/crates/text-size-1.1.1.crate) = f18aa187839b2bdb1ad2fa35ead8c4c2976b64e4363c386d45ac0f7ee85c9233 @@ -1269,16 +1271,16 @@ SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 SHA256 (rust/crates/zbus-4.4.0.crate) = bb97012beadd29e654708a0fdb4c84bc046f537aecfde2c3ee0a9e4b4d48c725 SIZE (rust/crates/zbus-4.4.0.crate) = 158301 -SHA256 (rust/crates/zbus-5.6.0.crate) = 2522b82023923eecb0b366da727ec883ace092e7887b61d3da5139f26b44da58 -SIZE (rust/crates/zbus-5.6.0.crate) = 163616 +SHA256 (rust/crates/zbus-5.7.0.crate) = 88232b74ba057a0c85472ec1bae8a17569960be17da2d5e5ad30d5efe7ea6719 +SIZE (rust/crates/zbus-5.7.0.crate) = 163884 SHA256 (rust/crates/zbus-lockstep-0.4.4.crate) = 4ca2c5dceb099bddaade154055c926bb8ae507a18756ba1d8963fd7b51d8ed1d SIZE (rust/crates/zbus-lockstep-0.4.4.crate) = 9267 SHA256 (rust/crates/zbus-lockstep-macros-0.4.4.crate) = 709ab20fc57cb22af85be7b360239563209258430bccf38d8b979c5a2ae3ecce SIZE (rust/crates/zbus-lockstep-macros-0.4.4.crate) = 5562 SHA256 (rust/crates/zbus_macros-4.4.0.crate) = 267db9407081e90bbfa46d841d3cbc60f59c0351838c4bc65199ecd79ab1983e SIZE (rust/crates/zbus_macros-4.4.0.crate) = 31183 -SHA256 (rust/crates/zbus_macros-5.6.0.crate) = 05d2e12843c75108c00c618c2e8ef9675b50b6ec095b36dc965f2e5aed463c15 -SIZE (rust/crates/zbus_macros-5.6.0.crate) = 36376 +SHA256 (rust/crates/zbus_macros-5.7.0.crate) = 6969c06899233334676e60da1675740539cf034ee472a6c5b5c54e50a0a554c9 +SIZE (rust/crates/zbus_macros-5.7.0.crate) = 36564 SHA256 (rust/crates/zbus_names-3.0.0.crate) = 4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c SIZE (rust/crates/zbus_names-3.0.0.crate) = 10650 SHA256 (rust/crates/zbus_names-4.2.0.crate) = 7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97 @@ -1307,15 +1309,15 @@ SHA256 (rust/crates/zune-jpeg-0.4.14.crate) = 99a5bab8d7dedf81405c4bb1f2b83ea057 SIZE (rust/crates/zune-jpeg-0.4.14.crate) = 63388 SHA256 (rust/crates/zvariant-4.2.0.crate) = 2084290ab9a1c471c38fc524945837734fbf124487e105daec2bb57fd48c81fe SIZE (rust/crates/zvariant-4.2.0.crate) = 82180 -SHA256 (rust/crates/zvariant-5.5.1.crate) = 557e89d54880377a507c94cd5452f20e35d14325faf9d2958ebeadce0966c1b2 -SIZE (rust/crates/zvariant-5.5.1.crate) = 87146 +SHA256 (rust/crates/zvariant-5.5.3.crate) = 9d30786f75e393ee63a21de4f9074d4c038d52c5b1bb4471f955db249f9dffb1 +SIZE (rust/crates/zvariant-5.5.3.crate) = 88043 SHA256 (rust/crates/zvariant_derive-4.2.0.crate) = 73e2ba546bda683a90652bac4a279bc146adad1386f25379cf73200d2002c449 SIZE (rust/crates/zvariant_derive-4.2.0.crate) = 11057 -SHA256 (rust/crates/zvariant_derive-5.5.1.crate) = 757779842a0d242061d24c28be589ce392e45350dfb9186dfd7a042a2e19870c -SIZE (rust/crates/zvariant_derive-5.5.1.crate) = 14169 +SHA256 (rust/crates/zvariant_derive-5.5.3.crate) = 75fda702cd42d735ccd48117b1630432219c0e9616bf6cb0f8350844ee4d9580 +SIZE (rust/crates/zvariant_derive-5.5.3.crate) = 14236 SHA256 (rust/crates/zvariant_utils-2.1.0.crate) = c51bcff7cc3dbb5055396bcf774748c3dab426b4b8659046963523cee4808340 SIZE (rust/crates/zvariant_utils-2.1.0.crate) = 7043 SHA256 (rust/crates/zvariant_utils-3.2.0.crate) = e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34 SIZE (rust/crates/zvariant_utils-3.2.0.crate) = 14779 -SHA256 (waycrate-xdg-desktop-portal-luminous-v0.1.10_GH0.tar.gz) = 323c9519463a660ffe1c3df2fc7c6d33fb0febbc838a0d8f62aedf2ed1aca18e -SIZE (waycrate-xdg-desktop-portal-luminous-v0.1.10_GH0.tar.gz) = 76189 +SHA256 (waycrate-xdg-desktop-portal-luminous-v0.1.11_GH0.tar.gz) = 90d7ee7ab892a260283683814613d32d29214692c5e1947edfbc8b3aeaaa8b63 +SIZE (waycrate-xdg-desktop-portal-luminous-v0.1.11_GH0.tar.gz) = 78124 |