pantheon.elementary-camera: 6.0.1 -> 6.0.2

This commit is contained in:
Bobby Rong 2021-11-24 09:43:41 +08:00
parent 26c04f9942
commit 079cbad8d9
No known key found for this signature in database
GPG key ID: ED07364437C91161

View file

@ -25,7 +25,7 @@
stdenv.mkDerivation rec {
pname = "elementary-camera";
version = "6.0.1";
version = "6.0.2";
repoName = "camera";
@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = repoName;
rev = version;
sha256 = "sha256-OdBinryF6XTcvtY4A1wdDVazjf/VritEGF97ts6d4RY=";
sha256 = "sha256-uVeV+LKA/W7WVUAvVWaSNRzeh1MUrhRjvS0HuhZZJ04=";
};
nativeBuildInputs = [