haskell

1
{'description': {'en': 'The Official Gentoo Haskell overlay.'},
2
 'feed': ['https://github.com/gentoo-haskell/gentoo-haskell/commits/master.atom'],
3
 'homepage': 'https://github.com/gentoo-haskell',
4
 'name': 'haskell',
5
 'owner': [{'email': 'haskell@gentoo.org', 'type': 'project'}],
6
 'quality': 'experimental',
7
 'source': [{'type': 'git',
8
             'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'},
9
            {'type': 'git',
10
             'uri': 'git://github.com/gentoo-haskell/gentoo-haskell.git'},
11
            {'type': 'git',
12
             'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'}],
13
 'status': 'official'}
14
$ pmaint sync haskell
15
From https://github.com/gentoo-haskell/gentoo-haskell
16
   40cf48a97..b0252080c  master     -> origin/master
17
Updating 40cf48a97..b0252080c
18
Fast-forward
19
 dev-haskell/base-noprelude/Manifest                |  1 -
20
 .../base-noprelude/base-noprelude-4.12.0.0.ebuild  | 24 ------
21
 .../cabal-install/cabal-install-3.0.0.0.ebuild     |  3 +
22
 dev-haskell/skylighting-core/Manifest              |  2 +-
23
 ....8.3.4.ebuild => skylighting-core-0.8.5.ebuild} |  0
24
 dev-haskell/skylighting/Manifest                   |  2 +-
25
 ...ing-0.8.3.4.ebuild => skylighting-0.8.5.ebuild} |  2 +-
26
 dev-vcs/darcs/Manifest                             |  1 +
27
 dev-vcs/darcs/darcs-2.14.4.ebuild                  | 88 ++++++++++++++++++++++
28
 9 files changed, 95 insertions(+), 28 deletions(-)
29
 delete mode 100644 dev-haskell/base-noprelude/base-noprelude-4.12.0.0.ebuild
30
 rename dev-haskell/skylighting-core/{skylighting-core-0.8.3.4.ebuild => skylighting-core-0.8.5.ebuild} (100%)
31
 rename dev-haskell/skylighting/{skylighting-0.8.3.4.ebuild => skylighting-0.8.5.ebuild} (93%)
32
 create mode 100644 dev-vcs/darcs/darcs-2.14.4.ebuild
33
*** syncing haskell
34
*** synced haskell
35
 * Sync succeeded
36
$ git log --format=%ci -1
37
$ git show -q --pretty=format:%G? HEAD
38
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 haskell
39
 * Cache regenerated successfully