10 lines
287 B
Nix
10 lines
287 B
Nix
# Autogenerated by maintainers/scripts/gnome.sh update
|
|
|
|
fetchurl: {
|
|
name = "gnome-clocks-3.20.1";
|
|
|
|
src = fetchurl {
|
|
url = mirror://gnome/sources/gnome-clocks/3.20/gnome-clocks-3.20.1.tar.xz;
|
|
sha256 = "92ad7b409c5118464af49ca28262ae43e9d377435ad2b10048b23e6e11ae476f";
|
|
};
|
|
}
|