pantheon.elementary-files: 6.1.3 -> 6.1.4

This commit is contained in:
Bobby Rong 2022-07-03 08:59:36 +08:00
parent cf3ab54b4a
commit 07428e9c2f
No known key found for this signature in database
GPG key ID: ED07364437C91161

View file

@ -28,7 +28,7 @@
stdenv.mkDerivation rec {
pname = "elementary-files";
version = "6.1.3";
version = "6.1.4";
outputs = [ "out" "dev" ];
@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = "files";
rev = version;
sha256 = "sha256-aA3cerBKvxrh5vmDrLeWyLfbz7YjeN0aoTCX9NnVWhQ=";
sha256 = "sha256-3j0b+hExUe6OBmEHQVmd2uBkbOGxMdpgDmymuCiph80=";
};
nativeBuildInputs = [