From baa72a6ef0385a9740c6d2015990a486564594f6 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Tue, 17 Sep 2024 13:29:22 +0000 Subject: [PATCH] =?UTF-8?q?xdg-desktop-portal-gnome:=2047.beta=20=E2=86=92?= =?UTF-8?q?=2047.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/47.beta...47.0 Changelog-reviewed-by: Bobby Rong --- .../libraries/xdg-desktop-portal-gnome/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/libraries/xdg-desktop-portal-gnome/default.nix b/pkgs/development/libraries/xdg-desktop-portal-gnome/default.nix index 6465d20ba9d0..06be89bd9a02 100644 --- a/pkgs/development/libraries/xdg-desktop-portal-gnome/default.nix +++ b/pkgs/development/libraries/xdg-desktop-portal-gnome/default.nix @@ -22,11 +22,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "xdg-desktop-portal-gnome"; - version = "47.beta"; + version = "47.0"; 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-p2f8inlxYZw3HB9uc2zJSb+cRyj0rXYNTGgFxUZjJrg="; + hash = "sha256-ifgZYUQttk6vFEPnNZ+lWiYZP9RKvKaOgqGlcKOWd2U="; }; nativeBuildInputs = [