Skip to content

Commit 4488869

Browse files
Update patchelf to 0.19.1
1 parent 377e70f commit 4488869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/patchelf/build.ncl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ let glibc = import "../glibc/build.ncl" in
3737
# upstream_version, so `pkgmgr check` couldn't compare against the
3838
# GithubRepo provenance (update-dark). Stamp the release it's based on;
3939
# check flags it once NixOS cuts the next release.
40-
upstream_version = "0.18.0",
40+
upstream_version = "0.19.1",
4141
license_spdx = "GPL-3.0-or-later",
4242
source_provenance = {
4343
category = 'GithubRepo,

0 commit comments

Comments
 (0)