libgtop: update from 2.28.4 to 2.28.5
This commit is contained in:
parent
6ba2d327b6
commit
96f551a8f9
@ -1,10 +1,10 @@
|
|||||||
{ stdenv, fetchurl, glib, pkgconfig, perl, intltool }:
|
{ stdenv, fetchurl, glib, pkgconfig, perl, intltool }:
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "libgtop-2.28.4";
|
name = "libgtop-2.28.5";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://gnome/sources/libgtop/2.28/libgtop-2.28.4.tar.xz;
|
url = mirror://gnome/sources/libgtop/2.28/libgtop-2.28.5.tar.xz;
|
||||||
sha256 = "1n71mg82k8m7p6kh06vgb1hk4y9cqwk1lva53pl7w9j02pyrqqdn";
|
sha256 = "0hik1aklcn79irgw1xf7d6cfkw8hzmy46r9jyfhp32aawisc24n8";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [ glib ];
|
propagatedBuildInputs = [ glib ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user