gnome.gnome-panel: 3.46.0 → 3.47.1

https://gitlab.gnome.org/GNOME/gnome-panel/-/compare/3.46.0...3.47.1

grep -inr 'soup' returns nothing. Having both e-d-s and libsoup2 will be weird otherwise.

Previously we have this because we init this package 5+ years ago
but we only started propagating libsoup in e-d-s 4 years ago.

Co-authored-by: Bobby Rong <rjl931189261@126.com>

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
Jan Tojnar 2023-02-25 03:02:19 +00:00
parent 008a5ebb1d
commit e6c58074b3

View File

@ -14,7 +14,6 @@
, gtk3
, itstool
, libgweather
, libsoup
, libwnck
, libxml2
, pkg-config
@ -25,13 +24,13 @@
stdenv.mkDerivation rec {
pname = "gnome-panel";
version = "3.46.0";
version = "3.47.1";
outputs = [ "out" "dev" "man" ];
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
hash = "sha256-zsehG3DFJLXo121Nfk2DXuYHq9outC9N92GeYusGrrE=";
hash = "sha256-2PbixllmjHffgsPdlboE/O+MQMIo4sImBfmhepFh7IM=";
};
patches = [
@ -77,7 +76,6 @@ stdenv.mkDerivation rec {
gnome-menus
gtk3
libgweather
libsoup
libwnck
polkit
systemd