gedit: 48.2 -> 49.0
https://gitlab.gnome.org/World/gedit/gedit/-/compare/48.1...49.0
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "gedit";
|
||||
version = "48.2";
|
||||
version = "49.0";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
|
||||
repo = "gedit";
|
||||
tag = version;
|
||||
fetchSubmodules = true;
|
||||
hash = "sha256-M8ZyjY4wSogEjhEx9sOKfuGkbiypDmZoU0H4ja+TgaY=";
|
||||
hash = "sha256-IW3zBQOq/eeIjJbgJooHlOd+6/ZHOG6DUspHUlopG8A=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user