diff options
author | 2020-06-08 21:05:03 +0000 | |
---|---|---|
committer | 2020-06-08 21:05:03 +0000 | |
commit | b55b1c5c606194f08a949922e05820a1e4e13517 (patch) | |
tree | 2a96de4c89baee025cc60a28909a3e6035839382 /haskell.txt | |
parent | 2020-06-08T20:30:01Z (diff) | |
download | repos-b55b1c5c606194f08a949922e05820a1e4e13517.tar.gz repos-b55b1c5c606194f08a949922e05820a1e4e13517.tar.bz2 repos-b55b1c5c606194f08a949922e05820a1e4e13517.zip |
2020-06-08T21:00:01Z
Diffstat (limited to 'haskell.txt')
-rw-r--r-- | haskell.txt | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/haskell.txt b/haskell.txt index 70865ef644cb..a0cac56c259a 100644 --- a/haskell.txt +++ b/haskell.txt @@ -12,7 +12,19 @@ '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 + 73f0aa8a1..42efbe2f9 master -> origin/master +Updating 73f0aa8a1..42efbe2f9 +Fast-forward + dev-haskell/ginger/Manifest | 2 +- + dev-haskell/ginger/ginger-0.10.0.5.ebuild | 44 +++++++++++++++++++ + dev-haskell/ginger/ginger-0.8.4.0-r1.ebuild | 50 ---------------------- + dev-haskell/hledger-interest/Manifest | 1 + + .../hledger-interest/hledger-interest-1.5.5.ebuild | 29 +++++++++++++ + 5 files changed, 75 insertions(+), 51 deletions(-) + create mode 100644 dev-haskell/ginger/ginger-0.10.0.5.ebuild + delete mode 100644 dev-haskell/ginger/ginger-0.8.4.0-r1.ebuild + create mode 100644 dev-haskell/hledger-interest/hledger-interest-1.5.5.ebuild *** syncing haskell *** synced haskell * Sync succeeded |