gnome.aisleriot: 3.22.28 → 3.22.29

https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.28...3.22.29
This commit is contained in:
Bobby Rong 2023-04-20 01:39:17 +00:00
parent fed21bcd89
commit b4c47512f0
No known key found for this signature in database

View File

@ -19,14 +19,14 @@
stdenv.mkDerivation rec {
pname = "aisleriot";
version = "3.22.28";
version = "3.22.29";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "GNOME";
repo = "aisleriot";
rev = version;
sha256 = "sha256-/yxItJu8He6Zx7hDK5VaApqm9FJ6uK8KHIDj4adwb2Q=";
sha256 = "sha256-U6PQEGZkin2kAh6pjQK/R9mGlcCWMb1aUwN9yt2nxXM=";
};
nativeBuildInputs = [