xdg-desktop-portal-gnome: 44.1 → 44.2

https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/44.1...44.2
This commit is contained in:
Bobby Rong 2023-07-30 12:48:32 +00:00
parent d02bcaf5f1
commit f06933def6
No known key found for this signature in database

View file

@ -20,11 +20,11 @@
stdenv.mkDerivation rec {
pname = "xdg-desktop-portal-gnome";
version = "44.1";
version = "44.2";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "NoLFRsgZIqW6adYthvacDCaxfJCWgj9YFJ0LVbvw7ts=";
sha256 = "UO0arCkDA+oLxchAqcEWWRhUarSnOiTFLcqicHK1/yE=";
};
nativeBuildInputs = [