pantheon.elementary-files: 6.3.1 -> 6.4.0

https://github.com/elementary/files/releases/tag/6.4.0
This commit is contained in:
Bobby Rong 2023-06-30 09:36:09 +08:00
parent 82970f8b1e
commit 366eb41450
No known key found for this signature in database

View file

@ -28,7 +28,7 @@
stdenv.mkDerivation rec {
pname = "elementary-files";
version = "6.3.1";
version = "6.4.0";
outputs = [ "out" "dev" ];
@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = "files";
rev = version;
sha256 = "sha256-JFkyO4r/Fb8bjWn+wVS2rIpFz19/uBVCsLt8091xzVI=";
sha256 = "sha256-mpCB8jRE9QIUiyBWkfYpfm6dsnMDcWvwwg8twbOiZ6I=";
};
nativeBuildInputs = [