Merge pull request #240491 from r-ryantm/auto-update/gcompris

gcompris: 3.2 -> 3.3
This commit is contained in:
Weijia Wang 2023-06-29 17:38:07 +03:00 committed by GitHub
commit 4bc72cae10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,11 +20,11 @@
stdenv.mkDerivation rec {
pname = "gcompris";
version = "3.2";
version = "3.3";
src = fetchurl {
url = "https://download.kde.org/stable/gcompris/qt/src/gcompris-qt-${version}.tar.xz";
hash = "sha256-WopJB9p7GnfCtUoEKxtzzRXCogcx03ofRjGLhkvW0Rs=";
hash = "sha256-8hqiq1wYw4irbOXCrwcJqTMuLISzSmSqPuw2Rn8XzQA=";
};
cmakeFlags = [