mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
gnome-photos: 3.20.1 -> 3.20.2
This commit is contained in:
parent
50b690fd03
commit
24e9c0d7cc
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Autogenerated by maintainers/scripts/gnome.sh update
|
||||
|
||||
fetchurl: {
|
||||
name = "gnome-photos-3.20.1";
|
||||
name = "gnome-photos-3.20.2";
|
||||
|
||||
src = fetchurl {
|
||||
url = mirror://gnome/sources/gnome-photos/3.20/gnome-photos-3.20.1.tar.xz;
|
||||
sha256 = "7639cc9367aa0f4bbf54aa46edaeedb91fcce85d387e8ffb669470710e247e5a";
|
||||
url = mirror://gnome/sources/gnome-photos/3.20/gnome-photos-3.20.2.tar.xz;
|
||||
sha256 = "ec6b95ad1c4aeeb065a65d2d48335036c0750761c7f6762bafcf874791272b46";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue