gnome3.gpaste: 3.40.1 → 3.40.2
http://www.imagination-land.org/posts/2021-04-30-gpaste-3.40.2-released.html
This commit is contained in:
parent
7bb72bb02e
commit
bcdf3fbeeb
@ -17,14 +17,14 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "3.40.1";
|
version = "3.40.2";
|
||||||
pname = "gpaste";
|
pname = "gpaste";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "Keruspe";
|
owner = "Keruspe";
|
||||||
repo = "GPaste";
|
repo = "GPaste";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "sha256-coMye/arH0JYgcjf/y3ZS8Bijuivs9m5Z7EiJQJzThk=";
|
sha256 = "sha256-DUikcnkDBRkCwPLrl8lkNr+SeNpc3bPwPTWRn91nOo4=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user