Skip to content

Commit 6bb4225

Browse files
committed
gnome3.grilo-plugins: 0.3.9 → 0.3.10
1 parent 6b361be commit 6bb4225

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/development/libraries/grilo-plugins/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828

2929
stdenv.mkDerivation rec {
3030
pname = "grilo-plugins";
31-
version = "0.3.9";
31+
version = "0.3.10";
3232

3333
src = fetchurl {
3434
url = "mirror://gnome/sources/${pname}/${stdenv.lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
35-
sha256 = "1hv84b56qjic8vz8iz46ikhrxx31l29ilbr8dm5qcghbd8ikw8j1";
35+
sha256 = "0jldaixc4kzycn5v8ixkjld1n0z3dp0l1p3vchgdwpvdvc7kcfw0";
3636
};
3737

3838
nativeBuildInputs = [

0 commit comments

Comments
 (0)