gnome.sushi: 45.0 → 46.0

https://gitlab.gnome.org/GNOME/sushi/-/compare/45.0...46.0
This commit is contained in:
Maxine Aubrey
2024-04-22 21:11:26 +02:00
parent 33cafd77e7
commit ff0df2d5d3
+2 -2
View File
@@ -23,11 +23,11 @@
stdenv.mkDerivation rec {
pname = "sushi";
version = "45.0";
version = "46.0";
src = fetchurl {
url = "mirror://gnome/sources/sushi/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "al8UsFo0cf5DhTzCsOGuVITX+fhvfqN2F5gpub9Kwd0=";
hash = "sha256-lghbqqQwqyFCxgaqtcR+L7sv0+two1ITfmXFmlig8sY=";
};
nativeBuildInputs = [