pantheon.elementary-files: 7.0.0 -> 7.1.0

https://github.com/elementary/files/compare/7.0.0...7.1.0
This commit is contained in:
Bobby Rong 2024-10-23 21:19:23 +08:00
parent 8510c82bf0
commit d6cccfe2db
No known key found for this signature in database

View File

@ -26,7 +26,7 @@
stdenv.mkDerivation rec {
pname = "elementary-files";
version = "7.0.0";
version = "7.1.0";
outputs = [ "out" "dev" ];
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = "files";
rev = version;
hash = "sha256-6pEHyrQjqgbpOUEM/zbpuF8GM7JotDYfCnumU3aXIaI=";
hash = "sha256-KGp1qhUhig4h8iQljJTBdwZT3P2prB/pFyfJWXjtPLk=";
};
nativeBuildInputs = [