Merge pull request #243172 from 1000teslas/digikam

digikam: 8.0.0 -> 8.1.0
This commit is contained in:
Pol Dellaiera 2023-07-13 10:06:48 +02:00 committed by GitHub
commit 02f0a0eb65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,11 +60,11 @@
mkDerivation rec {
pname = "digikam";
version = "8.0.0";
version = "8.1.0";
src = fetchurl {
url = "mirror://kde/stable/${pname}/${version}/digiKam-${version}.tar.xz";
hash = "sha256-ECxxK2IJ/irId8mx0BnaytrxFa35FVcNJoFgZtFR6Ec=";
hash = "sha256-BQPANORF/0JPGKZxXAp6eb5KXgyCs+vEYaIc7DdFpbM=";
};
nativeBuildInputs = [