gnome.tali: 40.6 -> 40.7

https://gitlab.gnome.org/GNOME/tali/-/compare/40.6...40.7
This commit is contained in:
R. RyanTM 2022-04-24 00:47:37 -07:00 committed by GitHub
parent c3a0ba0b11
commit 347647008b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,11 +20,11 @@
stdenv.mkDerivation rec {
pname = "tali";
version = "40.6";
version = "40.7";
src = fetchurl {
url = "mirror://gnome/sources/tali/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "g/ugR+3s0ZbTBxmnDi9NCYa7Jswr1flVoKkgDqY/BhI=";
sha256 = "cXqJfV0H4X4K89ZpI/USNhPEEPZSOdqX0JKeScf7C2c=";
};
nativeBuildInputs = [