gnome.tali: 40.8 → 40.9

https://gitlab.gnome.org/GNOME/tali/-/compare/40.8...40.9
This commit is contained in:
Bobby Rong 2023-01-12 12:33:29 +00:00
parent 55ec3d47b9
commit e72df3095f
No known key found for this signature in database

View File

@ -20,11 +20,11 @@
stdenv.mkDerivation rec {
pname = "tali";
version = "40.8";
version = "40.9";
src = fetchurl {
url = "mirror://gnome/sources/tali/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "bBeMFg/LtNEb49FWnVOODngUDVC721KnWDGI95XAF+4=";
sha256 = "+p7eNm8KcuTKpSGJw6sLEMG1aoDHiFsBZgJVjETc59M=";
};
nativeBuildInputs = [