deepin-anything: 6.1.9 -> 6.2.10

This commit is contained in:
Amadej Kastelic
2025-06-25 19:10:10 +02:00
parent 5ff356ea88
commit ecd7535980
@@ -14,13 +14,13 @@
stdenv.mkDerivation rec {
pname = "deepin-anything";
version = "6.1.9";
version = "6.2.10";
src = fetchFromGitHub {
owner = "linuxdeepin";
repo = "deepin-anything";
rev = version;
hash = "sha256-OYPsUXMjuU6gG+EzyYl640+2/59n8D5V906CVGwn6Bo=";
hash = "sha256-eGel+pLAYHYkPXQxzTz+lMPSlgNiDFAev2bzGjj4ZFw=";
};
postPatch = ''
@@ -41,6 +41,7 @@ stdenv.mkDerivation rec {
udisks2-qt5
util-linux
libnl
libsForQt5.polkit-qt
glib
pcre
];