gnome-builder: 45.alpha → 45.beta
https://gitlab.gnome.org/GNOME/gnome-builder/-/compare/45.alpha...45.beta Requires sysprof-6. https://github.com/GNOME/gnome-builder/commit/e3f0cd3ee17118821086704b1fd32ed273c09353 Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com> Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
@@ -41,13 +41,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "gnome-builder";
|
||||
version = "45.alpha";
|
||||
version = "45.beta";
|
||||
|
||||
outputs = [ "out" "devdoc" ];
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
|
||||
sha256 = "deXuoLWcFYtIaxDmwU0hSwzrYxmKgzEr0pvp3UVQ7mE=";
|
||||
sha256 = "FsWu7oWP9uRnY6mvqGXay2YcMcrGwpDS+42J6gmhqy0=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user