# Pkg is not using the latest version of a package in the general registry

**URL:** https://discourse.julialang.org/t/pkg-is-not-using-the-latest-version-of-a-package-in-the-general-registry/132022
**Category:** General Usage
**Created:** [September 1, 2025, 3:28pm UTC](https://discourse.julialang.org/t/pkg-is-not-using-the-latest-version-of-a-package-in-the-general-registry/132022 "2025-09-01T15:28:44Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Ronis\_BR](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ronis_br/32/50999_2.png) [@Ronis\_BR](https://discourse.julialang.org/u/Ronis_BR)
#### Post date: [September 1, 2025, 3:28pm UTC](https://discourse.julialang.org/t/pkg-is-not-using-the-latest-version-of-a-package-in-the-general-registry/132022/1 "2025-09-01T15:28:44Z")

</div>

Hi!

I tagged PrettyTables.jl v3.0.8 three days ago ([General/P/PrettyTables/Versions.toml at b6e131502024d4d2f6e6c7d9ab8a808717539321 · JuliaRegistries/General · GitHub](https://github.com/JuliaRegistries/General/blob/b6e131502024d4d2f6e6c7d9ab8a808717539321/P/PrettyTables/Versions.toml#L176)) but if you try to install it now, it gets v3.0.7. Is there any known syncing bugs in the registry?

---

<div class="post-metadata">

### Author: ![Ronis\_BR](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ronis_br/32/50999_2.png) [@Ronis\_BR](https://discourse.julialang.org/u/Ronis_BR)
#### Post date: [September 1, 2025, 3:56pm UTC](https://discourse.julialang.org/t/pkg-is-not-using-the-latest-version-of-a-package-in-the-general-registry/132022/2 "2025-09-01T15:56:31Z")

</div>

It was caused by some syncing problem in a mirror. @fredrikekre fixed it!  
Thanks!

---

<div class="post-metadata">

### Author: ![ggebbie](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ggebbie/32/214597_2.png) [@ggebbie](https://discourse.julialang.org/u/ggebbie)
#### Post date: [October 2, 2025, 11:42am UTC](https://discourse.julialang.org/t/pkg-is-not-using-the-latest-version-of-a-package-in-the-general-registry/132022/3 "2025-10-02T11:42:14Z")

</div>

Similar issue with UnitfulLinearAlgebra v0.4.2, but General registry shows v0.4.0. The issue has persisted since 0.4.1 for 2-3 days and updating the registry has not helped. Would this have the same fix @fredrikekre ? Thank you.

---

<div class="post-metadata">

### Author: ![ufechner7](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ufechner7/32/51363_2.png) [@ufechner7](https://discourse.julialang.org/u/ufechner7)
#### Post date: [October 2, 2025, 11:48am UTC](https://discourse.julialang.org/t/pkg-is-not-using-the-latest-version-of-a-package-in-the-general-registry/132022/4 "2025-10-02T11:48:12Z")

</div>

Well, v0.4.0 is the latest release. v0.4.1 is marked as pre-release. See: [Releases · ggebbie/UnitfulLinearAlgebra.jl · GitHub](https://github.com/ggebbie/UnitfulLinearAlgebra.jl/releases)

---

<div class="post-metadata">

### Author: ![ggebbie](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ggebbie/32/214597_2.png) [@ggebbie](https://discourse.julialang.org/u/ggebbie)
#### Post date: [October 2, 2025, 12:03pm UTC](https://discourse.julialang.org/t/pkg-is-not-using-the-latest-version-of-a-package-in-the-general-registry/132022/5 "2025-10-02T12:03:50Z")

</div>

Thanks for the help. I’ve removed the pre-release tag on 0.4.1 and set 0.4.2 to latest release. It hasn’t immediately solved the issue for me, but I will check back in a little while.

(more background: merged to General registry here [New version: UnitfulLinearAlgebra v0.4.2 by JuliaRegistrator · Pull Request #139543 · JuliaRegistries/General · GitHub](https://github.com/JuliaRegistries/General/pull/139543/commits/3fc2836aaeeb92b0cb2533ed9b18408ceccfeb85))

---

<div class="post-metadata">

### Author: ![goerz](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/goerz/32/3269_2.png) [@goerz](https://discourse.julialang.org/u/goerz)
#### Post date: [October 2, 2025, 1:13pm UTC](https://discourse.julialang.org/t/pkg-is-not-using-the-latest-version-of-a-package-in-the-general-registry/132022/6 "2025-10-02T13:13:39Z")

</div>

> [@ggebbie](#):
>
> Would this have the same fix @fredrikekre ?

Yes, there’s currently an outage of the storage servers, and Fredrik is on it. Actually, the latest news seems to be that the issue (a full disk) has been resolved, but the servers will need some time to catch up

---

<div class="post-metadata">

### Author: ![ggebbie](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ggebbie/32/214597_2.png) [@ggebbie](https://discourse.julialang.org/u/ggebbie)
#### Post date: [October 2, 2025, 5:33pm UTC](https://discourse.julialang.org/t/pkg-is-not-using-the-latest-version-of-a-package-in-the-general-registry/132022/7 "2025-10-02T17:33:42Z")

</div>

Thanks everyone. Works now. I appreciate it.
