gnome.gnome-font-viewer: 45.alpha → 45.0
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/45.alpha...45.0
The build change comes from "Restructure meta files"
ab44b6c9b4
Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
parent
292d11e440
commit
7b040b155a
@ -18,11 +18,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "gnome-font-viewer";
|
||||
version = "45.alpha";
|
||||
version = "45.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-font-viewer/${lib.versions.major version}/${pname}-${version}.tar.xz";
|
||||
sha256 = "D+k81ZF76CYuiEFhHhvPksQ220w3GF+mawWvkzkCPHk=";
|
||||
sha256 = "l8traN2mDeCrMDg4NYbx5LwdpaSPRAJb1rvnTqBcKwg=";
|
||||
};
|
||||
|
||||
doCheck = true;
|
||||
|
Loading…
Reference in New Issue
Block a user