all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#58142] [PATCH 0/7] Update tealdeer.
@ 2022-09-28 13:00 Greg Hogan
  2022-09-28 13:03 ` [bug#58142] [PATCH 1/7] gnu: Add rust-pager-0.16 Greg Hogan
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Greg Hogan @ 2022-09-28 13:00 UTC (permalink / raw)
  To: 58142; +Cc: Greg Hogan

tealdeer is broken on master. I have not been able to build this
upgraded version of tealdeer without using the exact version match for
rust-clap. Guix currently packages the beta version of clap v3, with
tealdeer depending on the release candiate (the current release of clap
is v3.2.22).

Greg Hogan (7):
  gnu: Add rust-pager-0.16.
  gnu: rust-pager-0.15: Inherit from rust-pager-0.16.
  gnu: Add rust-textwrap-0.14.
  gnu: rust-textwrap-0.12: Inherit from rust-textwrap-0.14.
  gnu: Add rust-clap-derive-3.0.0-rc.11.
  gnu: Add rust-clap-3.0.0-rc.11.
  gnu: tealdeer: Update to 1.5.0.

 gnu/packages/crates-io.scm | 123 +++++++++++++++++++++++++++++--------
 gnu/packages/rust-apps.scm |  23 +++----
 2 files changed, 111 insertions(+), 35 deletions(-)

-- 
2.37.3





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-11-07 17:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28 13:00 [bug#58142] [PATCH 0/7] Update tealdeer Greg Hogan
2022-09-28 13:03 ` [bug#58142] [PATCH 1/7] gnu: Add rust-pager-0.16 Greg Hogan
2022-09-28 13:03 ` [bug#58142] [PATCH 2/7] gnu: rust-pager-0.15: Inherit from rust-pager-0.16 Greg Hogan
2022-09-28 13:03 ` [bug#58142] [PATCH 3/7] gnu: Add rust-textwrap-0.14 Greg Hogan
2022-09-28 13:03 ` [bug#58142] [PATCH 4/7] gnu: rust-textwrap-0.12: Inherit from rust-textwrap-0.14 Greg Hogan
2022-09-28 13:03 ` [bug#58142] [PATCH 5/7] gnu: Add rust-clap-derive-3.0.0-rc.11 Greg Hogan
2022-09-28 18:09   ` [bug#58142] [PATCH 0/7] Update tealdeer Maxim Cournoyer
2022-09-28 13:03 ` [bug#58142] [PATCH 6/7] gnu: Add rust-clap-3.0.0-rc.11 Greg Hogan
2022-09-28 18:10   ` [bug#58142] [PATCH 0/7] Update tealdeer Maxim Cournoyer
2022-11-07 17:57     ` bug#58142: " Greg Hogan
2022-09-28 13:03 ` [bug#58142] [PATCH 7/7] gnu: tealdeer: Update to 1.5.0 Greg Hogan

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.