mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
gnome.aisleriot: update source sha256
Upstream re-tagged 3.22.23 and 3.22.24: - https://gitlab.gnome.org/GNOME/aisleriot/-/issues/937 A direct comparison: - 3.22.23:730f7feb48..9c89b68662
- 3.22.24:21a6d3c8e6..b9cd13873b
The following commits are no longer presented on 3.22.24: -9c89b68662...c18c1797d4
-e4e55fd282...730f7feb48
-7ed4c8c9a3...21a6d3c8e6
The following commits are no longer part of 3.22.23 but still part of 3.22.24: -301fa2700d...78c53b7aea
This commit is contained in:
parent
588c4f214e
commit
2573b8bcc5
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
||||
owner = "GNOME";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
sha256 = "sha256-3pZYmYCqPULFP5Vi4anY4bnx6QMPstAOKgM1a5Kw/cc=";
|
||||
sha256 = "sha256-G3JSqrHc2ca32RZOO6gFY8iVlEFX+kukZDcTb8O5UHk=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user