pantheon.elementary-files: 6.2.0 -> 6.2.1

This commit is contained in:
Bobby Rong 2022-11-16 08:58:05 +08:00
parent c54a8f58b4
commit 61d4e5b865
No known key found for this signature in database

View File

@ -28,7 +28,7 @@
stdenv.mkDerivation rec {
pname = "elementary-files";
version = "6.2.0";
version = "6.2.1";
outputs = [ "out" "dev" ];
@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = "files";
rev = version;
sha256 = "sha256-V1otkc1Og7J/A68j+4MrJzOtAH6PHSfj5fSpjKhhwo4=";
sha256 = "sha256-pJFeMG2aGaMkS00fSoRlMR2YSg5YzwqwaQT8G7Gk5S4=";
};
nativeBuildInputs = [