xdg-desktop-portal-gnome: 46.2 → 47.beta

https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/46.2...47.beta

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
This commit is contained in:
Bobby Rong 2024-08-07 13:37:27 +00:00
parent ae7dcafe08
commit ea8ec9292f
No known key found for this signature in database

View File

@ -22,11 +22,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "xdg-desktop-portal-gnome";
version = "46.2";
version = "47.beta";
src = fetchurl {
url = "mirror://gnome/sources/xdg-desktop-portal-gnome/${lib.versions.major finalAttrs.version}/xdg-desktop-portal-gnome-${finalAttrs.version}.tar.xz";
hash = "sha256-tcZeol6Eg1AtAzphO+bca3GIOsB/Gj5HStGAScR9FtY=";
hash = "sha256-p2f8inlxYZw3HB9uc2zJSb+cRyj0rXYNTGgFxUZjJrg=";
};
nativeBuildInputs = [