[arch-haskell] How to work with x-revision

2015-01-03 Thread Nicola Squartini
With the new cblrepo on my haskell-happstack repo, the updates command outputs lines like ... HsOpenSSL: 0.11.1:x0 (0.11.1:x1) ... How do you update the x-revision? `cblrepo add HsOpenSSL,0.11.1` would reset pkg revision to 1, while I want it bumped. I would just ignore the x-revision

Re: [arch-haskell] How to work with x-revision

2015-01-03 Thread Magnus Therning
On Sat, Jan 03, 2015 at 06:02:00PM +0900, Nicola Squartini wrote: > With the new cblrepo on my haskell-happstack repo, the updates command > outputs lines like > > ... > HsOpenSSL: 0.11.1:x0 (0.11.1:x1) > ... > > How do you update the x-revision? `cblrepo add HsOpenSSL,0.11.1` would >

Re: [arch-haskell] How to work with x-revision

2015-01-03 Thread Nicola Squartini
#2 is the best way. I can't promise a patch though. On Sun, Jan 4, 2015 at 8:00 AM, Magnus Therning wrote: > On Sat, Jan 03, 2015 at 06:02:00PM +0900, Nicola Squartini wrote: > > With the new cblrepo on my haskell-happstack repo, the updates command > > outputs lines like > > > > ... > >