Merge pull request #312394 from wentasah/gtkterm-1.3.1

gtkterm: 1.3.0 -> 1.3.1
This commit is contained in:
Peder Bergebakken Sundt 2024-05-21 18:11:15 +02:00 committed by GitHub
commit f15b763c61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "gtkterm";
version = "1.3.0";
version = "1.3.1";
src = fetchFromGitHub {
owner = "Jeija";
owner = "wvdakker";
repo = "gtkterm";
rev = version;
sha256 = "sha256-KYkAHpyDl47LBKb7ZjxPCGw9XuMrqHPyejMhIvYAr68=";
sha256 = "sha256-oGqOXIu5P3KfdV6Unm7Nz+BRhb5Z6rne0+e0wZ2EcAI=";
};
nativeBuildInputs = [
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "A simple, graphical serial port terminal emulator";
homepage = "https://github.com/Jeija/gtkterm";
homepage = "https://github.com/wvdakker/gtkterm";
license = licenses.gpl3Plus;
longDescription = ''
GTKTerm is a simple, graphical serial port terminal emulator for