gnome-text-editor: 42.rc1 → 42.0
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/42.rc1...42.0
This commit is contained in:
parent
a1cabaf9de
commit
c1c386b761
@ -23,11 +23,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "gnome-text-editor";
|
||||
version = "42.rc1";
|
||||
version = "42.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-text-editor/${lib.versions.major version}/${pname}-${version}.tar.xz";
|
||||
sha256 = "sha256-JLCQMFIPb3QzPy5qoNmN1P36lBx8QsXk4rW80j15Mmo=";
|
||||
sha256 = "sha256-DjIUDuHBNChWO81feE5h7iL/0a0n2MAig7Q1ioHfq1A=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user