cozy: 1.2.1 -> 1.3.0

update to latest upstream release
fixes #291085
This commit is contained in:
makefu 2024-02-25 19:15:12 +01:00
parent e2fc21a875
commit c43a2853d1
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -8,7 +8,7 @@
, gtk3
, gst_all_1
, gobject-introspection
, libhandy
, libadwaita
, libdazzle
, python3Packages
, cairo
@ -22,13 +22,13 @@ python3Packages.buildPythonApplication rec {
format = "other"; # no setup.py
pname = "cozy";
version = "1.2.1";
version = "1.3.0";
src = fetchFromGitHub {
owner = "geigi";
repo = pname;
rev = version;
hash = "sha256-cRqfLFLvje8lxUZ4S83UAFyYUX0vj1ZgLG0Y6gpCfmI=";
hash = "sha256-oMgdz2dny0u1XV13aHu5s8/pcAz8z/SAOf4hbCDsdjw";
};
nativeBuildInputs = [
@ -44,8 +44,8 @@ python3Packages.buildPythonApplication rec {
cairo
gettext
gnome.adwaita-icon-theme
libadwaita
libdazzle
libhandy
pantheon.granite
] ++ (with gst_all_1; [
gstreamer