From d818c4e0e83b50e0d5e18142e3f6db53232e0fd3 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Mon, 7 Aug 2023 07:56:26 +0000 Subject: [PATCH] =?UTF-8?q?gnome-builder:=2044.2=20=E2=86=92=2045.alpha?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://gitlab.gnome.org/GNOME/gnome-builder/-/compare/44.2...45.alpha Requires libpeas2: https://github.com/NixOS/nixpkgs/commit/5b47ebee87e4a64a0f8267a3ca50c6a2d70c6c2d Changelog-reviewed-by: Bobby Rong Changelog-reviewed-by: Jan Tojnar --- pkgs/applications/editors/gnome-builder/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/applications/editors/gnome-builder/default.nix b/pkgs/applications/editors/gnome-builder/default.nix index 09684c7359f1..90dc13281593 100644 --- a/pkgs/applications/editors/gnome-builder/default.nix +++ b/pkgs/applications/editors/gnome-builder/default.nix @@ -19,7 +19,7 @@ , libadwaita , libdex , libpanel -, libpeas +, libpeas2 , libportal-gtk4 , libxml2 , meson @@ -41,13 +41,13 @@ stdenv.mkDerivation rec { pname = "gnome-builder"; - version = "44.2"; + version = "45.alpha"; outputs = [ "out" "devdoc" ]; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz"; - sha256 = "z6aJx40/AiMcp0cVV99MZIKASio08nHDXRqWLX8XKbA="; + sha256 = "deXuoLWcFYtIaxDmwU0hSwzrYxmKgzEr0pvp3UVQ7mE="; }; patches = [ @@ -82,7 +82,7 @@ stdenv.mkDerivation rec { editorconfig-core-c flatpak libgit2-glib - libpeas + libpeas2 libportal-gtk4 vte-gtk4 enchant