mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
gnome.gnome-applets: 3.42.0 → 3.43.1
https://gitlab.gnome.org/GNOME/gnome-applets/-/compare/3.42.0...3.43.1
This commit is contained in:
parent
f40dfc3bf1
commit
439cb94b1a
@ -23,11 +23,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "gnome-applets";
|
||||
version = "3.42.0";
|
||||
version = "3.43.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
|
||||
sha256 = "/RaXR7kv7/Rs05/mLyPd+WZ8EAaPRigDOF0TjvxIedQ=";
|
||||
sha256 = "IGhOGuYP6LI1FLco1ugkmuv2zpifhNS8M0604rkI8wk=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user