libmanette: 0.2.12 -> 0.2.13

Changes: https://gitlab.gnome.org/GNOME/libmanette/-/blob/0.2.13/NEWS
This commit is contained in:
Sergei Trofimovich
2025-10-15 21:14:59 +01:00
parent df65e0ab4a
commit a648fa17bd
+2 -2
View File
@@ -22,7 +22,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "libmanette";
version = "0.2.12";
version = "0.2.13";
outputs = [
"out"
@@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchurl {
url = "mirror://gnome/sources/libmanette/${lib.versions.majorMinor finalAttrs.version}/libmanette-${finalAttrs.version}.tar.xz";
hash = "sha256-SLNJJnGA8dw01AWp4ekLoW8FShnOkHkw5nlJPZEeodg=";
hash = "sha256-KHzC/eDeCSkZNmr3V9heezoCSOsbOVNEcm6XlVp32K4=";
};
depsBuildBuild = lib.optionals withIntrospection [