Re: [arch-haskell] For the brave: alternative versioning in testing repo

2015-05-06 Thread Nicola Squartini
Issue created! On Wed, May 6, 2015 at 5:11 PM, Magnus Therning wrote: > On 6 May 2015 at 09:59, Nicola Squartini wrote: > > It's for the [haskell-happstack] repository, I need to update the > > dependencies on [haskell-core] packages, Diff is just one example. As I > > understand the new format

Re: [arch-haskell] For the brave: alternative versioning in testing repo

2015-05-06 Thread Magnus Therning
On 6 May 2015 at 09:59, Nicola Squartini wrote: > It's for the [haskell-happstack] repository, I need to update the > dependencies on [haskell-core] packages, Diff is just one example. As I > understand the new format introduced after the versioning change does not > support x-revisions for distro

Re: [arch-haskell] For the brave: alternative versioning in testing repo

2015-05-06 Thread Nicola Squartini
It's for the [haskell-happstack] repository, I need to update the dependencies on [haskell-core] packages, Diff is just one example. As I understand the new format introduced after the versioning change does not support x-revisions for distro pkgs yet. Or am I not using it correctly? On Wed, May 6

Re: [arch-haskell] For the brave: alternative versioning in testing repo

2015-05-05 Thread Magnus Therning
On 6 May 2015 at 03:07, Nicola Squartini wrote: > A problem raised when I tried to updates my repository: > > $ cblrepo add -d Diff,0.3.2_0,1 > option -d: Cannot parse 'Diff,0.3.2_0,1' as PKG,VER,REL > > Seems like cblrepo doesn't parse the underscore character in the version > field. Unf

Re: [arch-haskell] For the brave: alternative versioning in testing repo

2015-05-05 Thread Nicola Squartini
A problem raised when I tried to updates my repository: $ cblrepo add -d Diff,0.3.2_0,1 option -d: Cannot parse 'Diff,0.3.2_0,1' as PKG,VER,REL Seems like cblrepo doesn't parse the underscore character in the version field. On Sun, May 3, 2015 at 9:17 PM, Magnus Therning wrote: > The t

Re: [arch-haskell] For the brave: alternative versioning in testing repo

2015-05-03 Thread Magnus Therning
The testing repo now contains the full set of packages, an updated cblrepo, and I've made some updates of packages. I'm satisfied with how it works so I plan on moving it all over to core shortly. /M On 1 May 2015 8:56 am, "Magnus Therning" wrote: > The repo [haskell-testing] now contains all pa