* Sakura is upgraded, or maybe not
@ 2023-10-25 21:01 Marco van Hulten
2023-11-30 12:33 ` Simon Tournier
0 siblings, 1 reply; 2+ messages in thread
From: Marco van Hulten @ 2023-10-25 21:01 UTC (permalink / raw)
To: help-guix
Hi all,
There is something wrong with the version or version number of Sakura
(a terminal emulator):
marco@graviton ~$ /gnu/store/3manvmdcf3zy3h2pyx3ljnam1jm66gka-sakura-3.8.4/bin/sakura --version
sakura version is 3.8.3
I might have a look at the package definition tomorrow.
Marco
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Sakura is upgraded, or maybe not
2023-10-25 21:01 Sakura is upgraded, or maybe not Marco van Hulten
@ 2023-11-30 12:33 ` Simon Tournier
0 siblings, 0 replies; 2+ messages in thread
From: Simon Tournier @ 2023-11-30 12:33 UTC (permalink / raw)
To: Marco van Hulten, help-guix
Hi,
On mer., 25 oct. 2023 at 23:01, Marco van Hulten <marco@hulten.org> wrote:
> There is something wrong with the version or version number of Sakura
Thanks for reporting. It seems coming from upstream:
--8<---------------cut here---------------start------------->8---
$ wget https://launchpad.net/sakura/trunk/3.8.4/+download/sakura-3.8.4.tar.bz2
$ tar xf sakura-3.8.4.tar.bz2
$ ag "3\.8\.4" sakura-3.8.4
$ ag "3\.8\.3" sakura-3.8.4
sakura-3.8.4/sakura-SAKURA_3_8_4/CMakeLists.txt
5:SET (VERSION "3.8.3")
sakura-3.8.4/CMakeLists.txt
5:SET (VERSION "3.8.3")
--8<---------------cut here---------------end--------------->8---
The tarball name is inconsistent with source code. Not sure what could
be done on Guix side. Maybe update?
Cheers,
simon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-30 18:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-25 21:01 Sakura is upgraded, or maybe not Marco van Hulten
2023-11-30 12:33 ` Simon Tournier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).