Skip to content

Commit 9657a49

Browse files
authored
libsoup_2_4: Fix updateScript after rename (#366676)
2 parents bee7e06 + 6bb0391 commit 9657a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/development/libraries/libsoup/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ stdenv.mkDerivation rec {
9797

9898
passthru = {
9999
updateScript = gnome.updateScript {
100+
attrPath = "libsoup_2_4";
100101
packageName = pname;
101102
versionPolicy = "odd-unstable";
102103
freeze = true;

0 commit comments

Comments
 (0)