unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44752] [PATCH 0/4] Update git-annex to 8.20201116
@ 2020-11-20  2:42 Kyle Meyer
  2020-11-20  2:45 ` [bug#44752] [PATCH 1/4] gnu: Add ghc-bencode Kyle Meyer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kyle Meyer @ 2020-11-20  2:42 UTC (permalink / raw)
  To: 44752

Doing a simple version bump to the latest git-annex version runs into a build
failure.  This turns out to be in code that's only active when the torrent
library isn't available, which explains why it wasn't noticed before release.
(This is fixed upstream in 9e09dcb2c.)

Patch 1-2 make the torrent library available to sidestep that failure, and I
think it's a good change in general given that it's the newer and preferred
code path.

  [1/4] gnu: Add ghc-bencode.
  [2/4] gnu: Add ghc-torrent.
  [3/4] gnu: ghc-filepath-bytestring: Update to 1.4.2.1.6.
  [4/4] gnu: git-annex: Update to 8.20201116.

 gnu/packages/haskell-apps.scm |  5 ++--
 gnu/packages/haskell-xyz.scm  | 52 +++++++++++++++++++++++++++++++++--
 2 files changed, 53 insertions(+), 4 deletions(-)


base-commit: 14641312a90e036b0be2d57b3a358578fc46540a
-- 
2.29.2.454.gaff20da3a2





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

end of thread, other threads:[~2020-11-25 12:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-20  2:42 [bug#44752] [PATCH 0/4] Update git-annex to 8.20201116 Kyle Meyer
2020-11-20  2:45 ` [bug#44752] [PATCH 1/4] gnu: Add ghc-bencode Kyle Meyer
2020-11-20  2:45 ` [bug#44752] [PATCH 2/4] gnu: Add ghc-torrent Kyle Meyer
2020-11-20  2:45 ` [bug#44752] [PATCH 3/4] gnu: ghc-filepath-bytestring: Update to 1.4.2.1.6 Kyle Meyer
2020-11-20  2:45 ` [bug#44752] [PATCH 4/4] gnu: git-annex: Update to 8.20201116 Kyle Meyer
2020-11-25 12:44 ` bug#44752: [PATCH 0/4] Update git-annex " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

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

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).