libshumate: 1.3.1 → 1.3.2

https://gitlab.gnome.org/GNOME/libshumate/-/compare/1.3.1...1.3.2
This commit is contained in:
Jan Tojnar
2025-02-08 22:04:14 +01:00
parent 45ec196909
commit a4cef2e0fa
+2 -2
View File
@@ -23,7 +23,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "libshumate";
version = "1.3.1";
version = "1.3.2";
outputs = [
"out"
@@ -34,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchurl {
url = "mirror://gnome/sources/libshumate/${lib.versions.majorMinor finalAttrs.version}/libshumate-${finalAttrs.version}.tar.xz";
hash = "sha256-bv6TUtkXRIItQerUcUoqtLN4SBqGoiBLe+xAgt/8G4s=";
hash = "sha256-+HYrvG4pbXi+H4Qi9W2kxAvI0Sr8cAKjJBcqkZju7Vw=";
};
depsBuildBuild = [