Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg-query '%X' value doesn't change #2212

Open
avkarenow opened this issue Dec 22, 2023 · 0 comments
Open

pkg-query '%X' value doesn't change #2212

avkarenow opened this issue Dec 22, 2023 · 0 comments

Comments

@avkarenow
Copy link

Hello,

I'm trying to use an "Internal package checksum" to detect changes of the installed packages.
Unfortunately, hashes for new versions of packages don't update after installing a new version of the package, e.g.:

pkg query '%n %v %sb %X' deno

Old version:

deno 1.38.5 75857891 2$2$zx6ozazdnxg7g3t981z7w75cm7kdygj6n9chb7si15zdqfxdyhdaduqtzwum1b9su5qkm15g8fbw4q64tqdddm5b8botjx3ux4ab5xd

New version:

deno 1.39.0 79395219 2$2$zx6ozazdnxg7g3t981z7w75cm7kdygj6n9chb7si15zdqfxdyhdaduqtzwum1b9su5qkm15g8fbw4q64tqdddm5b8botjx3ux4ab5xd

Shouldn't it be a different hash for every package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant