diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-05 10:40:06 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-05 10:40:06 +0000 |
commit | f07f9d44a5694d638006d9c12f6eb6269baa9da7 (patch) | |
tree | a12c9d9bf4e707bcb1db5da5e7900dedf457e185 /haskell.txt | |
parent | 2020-08-05T10:00:01Z (diff) | |
download | repos-f07f9d44a5694d638006d9c12f6eb6269baa9da7.tar.gz repos-f07f9d44a5694d638006d9c12f6eb6269baa9da7.tar.bz2 repos-f07f9d44a5694d638006d9c12f6eb6269baa9da7.zip |
2020-08-05T10:30:01Z
Diffstat (limited to 'haskell.txt')
-rw-r--r-- | haskell.txt | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/haskell.txt b/haskell.txt index 70865ef644cb..2009fdf68c9c 100644 --- a/haskell.txt +++ b/haskell.txt @@ -12,7 +12,27 @@ 'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'}], 'status': 'official'} $ pmaint sync haskell -Already up to date. +From https://github.com/gentoo-haskell/gentoo-haskell + e5c78c36a..e87e16a34 master -> origin/master +Updating e5c78c36a..e87e16a34 +Fast-forward + dev-haskell/rio-prettyprint/Manifest | 2 +- + dev-haskell/rio-prettyprint/metadata.xml | 5 --- + .../rio-prettyprint/rio-prettyprint-0.1.0.0.ebuild | 33 ------------------- + .../rio-prettyprint/rio-prettyprint-0.1.1.0.ebuild | 33 +++++++++++++++++++ + dev-haskell/rio/Manifest | 3 +- + dev-haskell/rio/metadata.xml | 3 -- + dev-haskell/rio/rio-0.1.15.0.ebuild | 37 ---------------------- + .../{rio-0.1.17.0.ebuild => rio-0.1.18.0.ebuild} | 2 +- + dev-haskell/unordered-containers/Manifest | 2 +- + dev-haskell/unordered-containers/metadata.xml | 3 ++ + ...ebuild => unordered-containers-0.2.12.0.ebuild} | 22 +++++++++---- + 11 files changed, 56 insertions(+), 89 deletions(-) + delete mode 100644 dev-haskell/rio-prettyprint/rio-prettyprint-0.1.0.0.ebuild + create mode 100644 dev-haskell/rio-prettyprint/rio-prettyprint-0.1.1.0.ebuild + delete mode 100644 dev-haskell/rio/rio-0.1.15.0.ebuild + rename dev-haskell/rio/{rio-0.1.17.0.ebuild => rio-0.1.18.0.ebuild} (96%) + rename dev-haskell/unordered-containers/{unordered-containers-0.2.10.0.ebuild => unordered-containers-0.2.12.0.ebuild} (56%) *** syncing haskell *** synced haskell * Sync succeeded |