shotwell: 0.32.15 -> 0.32.16
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.15...shotwell-0.32.16
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
json-glib,
|
||||
gcr,
|
||||
libgee,
|
||||
gexiv2,
|
||||
gexiv2_0_16,
|
||||
gettext,
|
||||
desktop-file-utils,
|
||||
gdk-pixbuf,
|
||||
@@ -39,11 +39,11 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "shotwell";
|
||||
version = "0.32.15";
|
||||
version = "0.32.16";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/shotwell/${lib.versions.majorMinor finalAttrs.version}/shotwell-${finalAttrs.version}.tar.xz";
|
||||
sha256 = "sha256-rBAmDzguGjGTu7DayBQxY/HKNVRvp2Ez1ULjkK90Lzo=";
|
||||
sha256 = "sha256-tzpL4XQIGq8nR12+wIjPoeHzJ5AtwVgI12qk7e+dL4M=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
@@ -72,7 +72,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
gst_all_1.gst-plugins-good
|
||||
libgee
|
||||
libgudev
|
||||
gexiv2
|
||||
gexiv2_0_16
|
||||
gsettings-desktop-schemas
|
||||
libraw
|
||||
json-glib
|
||||
|
||||
Reference in New Issue
Block a user