3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #148861 from r-ryantm/auto-update/gnome.aisleriot

gnome.aisleriot: 3.22.19 -> 3.22.20
This commit is contained in:
Bobby Rong 2021-12-06 19:21:53 +08:00 committed by GitHub
commit 1b2cf88eb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,14 +19,14 @@
stdenv.mkDerivation rec {
pname = "aisleriot";
version = "3.22.19";
version = "3.22.20";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "GNOME";
repo = pname;
rev = version;
sha256 = "sha256-YY0/HkafcbbW0xuE9RmjYMHN50lM0o0zugOyTefT0bE=";
sha256 = "sha256-5xFwlhT9qjtvNDQ8kfGd2BeK2KcJDzpfsEC8z4Ei3ns=";
};
nativeBuildInputs = [