Re: [PATCH] gnu: vim: Update to 8.0.0047.

2016-10-28 Thread Marius Bakke
Ricardo Wurmus writes: >>> Guix can handle downloading patches, so there’s really no need for >>> switching in my opinion. “gnu/packages/bash.scm” could be used as a >>> reference for how to deal with a large number of patches. >> >> vim-7.4 ended at 2367 patches[0]. 8.0 is currently at 51 (four

Re: [PATCH] gnu: vim: Update to 8.0.0047.

2016-10-28 Thread Ricardo Wurmus
Marius Bakke writes: > Ricardo Wurmus writes: > >> Marius Bakke writes: >> >>> The official vim mirrors only carries major versions and individual >>> patches, no up-to-date releases. This patch changes the source uri to >>> the tagged github releases instead of downloading all 40+ (so far) >>

Re: [PATCH] gnu: vim: Update to 8.0.0047.

2016-10-28 Thread Marius Bakke
Ricardo Wurmus writes: > Marius Bakke writes: > >> The official vim mirrors only carries major versions and individual >> patches, no up-to-date releases. This patch changes the source uri to >> the tagged github releases instead of downloading all 40+ (so far) >> patches individually. >> >> I'm

Re: [PATCH] gnu: vim: Update to 8.0.0047.

2016-10-28 Thread ng0
Ricardo Wurmus writes: > Marius Bakke writes: > >> The official vim mirrors only carries major versions and individual >> patches, no up-to-date releases. This patch changes the source uri to >> the tagged github releases instead of downloading all 40+ (so far) >> patches individually. >> >> I'm

Re: [PATCH] gnu: vim: Update to 8.0.0047.

2016-10-27 Thread Ricardo Wurmus
Marius Bakke writes: > The official vim mirrors only carries major versions and individual > patches, no up-to-date releases. This patch changes the source uri to > the tagged github releases instead of downloading all 40+ (so far) > patches individually. > > I'm not very happy about changing to

Re: [PATCH] gnu: vim: Update to 8.0.0047.

2016-10-27 Thread ng0
Marius Bakke writes: > The official vim mirrors only carries major versions and individual > patches, no up-to-date releases. This patch changes the source uri to > the tagged github releases instead of downloading all 40+ (so far) > patches individually. > > I'm not very happy about changing to