3
0
Fork 0
forked from mirrors/nixpkgs

mate.libmateweather: 1.26.0 -> 1.26.1

https://github.com/mate-desktop/libmateweather/compare/v1.26.0...v1.26.1
This commit is contained in:
Bobby Rong 2023-05-13 03:43:44 +00:00
parent 262803bfb1
commit cd0fc8aeed
No known key found for this signature in database

View file

@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "libmateweather";
version = "1.26.0";
version = "1.26.1";
src = fetchurl {
url = "https://pub.mate-desktop.org/releases/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "05bvc220p135l6qnhh3qskljxffds0f7fjbjnrpq524w149rgzd7";
sha256 = "wgCZD0uOnU0OLG99MaWHY3TD0qNsa4y1kEQAQ6hg7zo=";
};
nativeBuildInputs = [