Another update done (x86_64 only)

I've just finished compiling the bunch of updates that were performed during my absence. 130 packages updated, and I've only had time to compile for x86_64 yet. The packages are in my private repo[1], since I still don't have proper access to the server. If some one with access would copy it over to [haskell] then I'd very much appreciate it. I'll probably get around to compiling for i686 this weekend. It would of course be very much appreciated if someone else beat me too it though ;) /M [1] [h4a]: http://www.kiwilight.com/~magnus/$repo/$arch -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus Perl is another example of filling a tiny, short-term need, and then being a real problem in the longer term. -- Alan Kay

Just reporting that the same set of packages, but for i686, has been uploaded to kiwilight now. /M On Thu, Oct 06, 2011 at 10:27:43PM +0200, Magnus Therning wrote:
I've just finished compiling the bunch of updates that were performed during my absence. 130 packages updated, and I've only had time to compile for x86_64 yet.
The packages are in my private repo[1], since I still don't have proper access to the server. If some one with access would copy it over to [haskell] then I'd very much appreciate it.
I'll probably get around to compiling for i686 this weekend. It would of course be very much appreciated if someone else beat me too it though ;)
/M
[1] [h4a]: http://www.kiwilight.com/~magnus/$repo/$arch -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus
Perl is another example of filling a tiny, short-term need, and then being a real problem in the longer term. -- Alan Kay
-- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus Perl is another example of filling a tiny, short-term need, and then being a real problem in the longer term. -- Alan Kay

On Sat, Oct 8, 2011 at 11:48 AM, Magnus Therning
Just reporting that the same set of packages, but for i686, has been uploaded to kiwilight now.
Ok, I just ran the following: rsync -Pa ~magnus/h4a/x86_64/ ~haskell/x86_64/ cp ~magnus/h4a/x86_64/h4a.db.tar.gz ~haskell/x86_64/repo.db.tar.gz rsync -Pa ~magnus/h4a/i686/ ~haskell/i686/ cp ~magnus/h4a/i686/h4a.db.tar.gz ~haskell/i686/repo.db.tar.gz -- Nicolas Pouillard http://nicolaspouillard.fr

On Sat, Oct 08, 2011 at 07:18:12PM +0200, Nicolas Pouillard wrote:
On Sat, Oct 8, 2011 at 11:48 AM, Magnus Therning
wrote: Just reporting that the same set of packages, but for i686, has been uploaded to kiwilight now.
Ok, I just ran the following:
rsync -Pa ~magnus/h4a/x86_64/ ~haskell/x86_64/ cp ~magnus/h4a/x86_64/h4a.db.tar.gz ~haskell/x86_64/repo.db.tar.gz rsync -Pa ~magnus/h4a/i686/ ~haskell/i686/ cp ~magnus/h4a/i686/h4a.db.tar.gz ~haskell/i686/repo.db.tar.gz
Excellent, then the [haskell] repos should be caught up with the git repo. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus I invented the term Object-Oriented, and I can tell you I did not have C++ in mind. -- Alan Kay
participants (2)
-
Magnus Therning
-
Nicolas Pouillard