From tensor5 at gmail.com Sat Jan 3 09:02:00 2015 From: tensor5 at gmail.com (Nicola Squartini) Date: Sat, 3 Jan 2015 18:02:00 +0900 Subject: [arch-haskell] How to work with x-revision Message-ID: 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 `cblrepo updates` lines for now, but if that is the right thing to do, then I would like to have a command line option to only output the actual version updates. -------------- next part -------------- An HTML attachment was scrubbed... URL: From magnus at therning.org Sat Jan 3 23:00:42 2015 From: magnus at therning.org (Magnus Therning) Date: Sun, 4 Jan 2015 00:00:42 +0100 Subject: [arch-haskell] How to work with x-revision In-Reply-To: References: Message-ID: <20150103230042.GA3977@tatooine> 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 > reset pkg revision to 1, while I want it bumped. > I would just ignore the x-revision `cblrepo updates` lines for now, but if > that is the right thing to do, then I would like to have a command line > option to only output the actual version updates. I'm looking forward to two feature requests: 1. Flag for `cblrepo updates` to ignore x-revision changes. (I have to point out though that *not* keeping up with x-revision changes is very likely to result in build failure, e.g. ). 2. Either flag for `cblrepo add` that allows specifying the release on addition, or a change of behaviour such that re-adding a version results in a bump of the release. If either is accompanied by a patch I'd be even more thankful ;) /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus at therning.org jabber: magnus at therning.org twitter: magthe http://therning.org/magnus Heuristic is an algorithm in a clown suit. It?s less predictable, it?s more fun, and it comes without a 30-day, money-back guarantee. -- Steve McConnell, Code Complete -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 181 bytes Desc: not available URL: From tensor5 at gmail.com Sun Jan 4 02:58:04 2015 From: tensor5 at gmail.com (Nicola Squartini) Date: Sun, 4 Jan 2015 11:58:04 +0900 Subject: [arch-haskell] How to work with x-revision In-Reply-To: <20150103230042.GA3977@tatooine> References: <20150103230042.GA3977@tatooine> Message-ID: #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 > > > > ... > > 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 `cblrepo updates` lines for now, but > if > > that is the right thing to do, then I would like to have a command line > > option to only output the actual version updates. > > I'm looking forward to two feature requests: > > 1. Flag for `cblrepo updates` to ignore x-revision changes. (I have > to point out though that *not* keeping up with x-revision changes > is very likely to result in build failure, e.g. > ). > 2. Either flag for `cblrepo add` that allows specifying the release on > addition, or a change of behaviour such that re-adding a version > results in a bump of the release. > > If either is accompanied by a patch I'd be even more thankful ;) > > /M > > -- > Magnus Therning OpenPGP: 0xAB4DFBA4 > email: magnus at therning.org jabber: magnus at therning.org > twitter: magthe http://therning.org/magnus > > Heuristic is an algorithm in a clown suit. It?s less predictable, it?s more > fun, and it comes without a 30-day, money-back guarantee. > -- Steve McConnell, Code Complete > > _______________________________________________ > arch-haskell mailing list > arch-haskell at haskell.org > http://www.haskell.org/mailman/listinfo/arch-haskell > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From magnus at therning.org Wed Jan 21 22:05:08 2015 From: magnus at therning.org (Magnus Therning) Date: Wed, 21 Jan 2015 23:05:08 +0100 Subject: [arch-haskell] Ghc 7.10.1 rc1 packaged Message-ID: <20150121220508.GA28635@tatooine> Just in case you want to take ghc 7.10 for a spin already now you can find the results of my preparations for the official release at http://xsounds.org/~haskell/tmp/ghc-7.10.0.20141222-0.1-x86_64.pkg.tar.xz Sorry, only for 64-bit for now. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus at therning.org jabber: magnus at therning.org twitter: magthe http://therning.org/magnus Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves. -- Alan Kay -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 163 bytes Desc: not available URL: