mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
gnome-mines: 3.20.0 -> 3.20.1
This commit is contained in:
parent
3376ab560d
commit
bb85d3fc02
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Autogenerated by maintainers/scripts/gnome.sh update
|
||||
|
||||
fetchurl: {
|
||||
name = "gnome-mines-3.20.0";
|
||||
name = "gnome-mines-3.20.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = mirror://gnome/sources/gnome-mines/3.20/gnome-mines-3.20.0.tar.xz;
|
||||
sha256 = "7775c8d19cda9663a3e6b69d921c9de869278aeff93e249099af2d3c19b970a6";
|
||||
url = mirror://gnome/sources/gnome-mines/3.20/gnome-mines-3.20.1.tar.xz;
|
||||
sha256 = "5815e886d92817d4127b9e94bf63cb91e2bf371029d18efdf9f195e2400e2b3b";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue