diff options
author | 2020-09-23 18:35:08 +0000 | |
---|---|---|
committer | 2020-09-23 18:35:08 +0000 | |
commit | d0aa44d62090363f72d8da0f7a155fad421717b2 (patch) | |
tree | 0d242ff186f537ce9705a381596fb3621adf5e7a /haskell.txt | |
parent | 2020-09-23T18:00:01Z (diff) | |
download | repos-d0aa44d62090363f72d8da0f7a155fad421717b2.tar.gz repos-d0aa44d62090363f72d8da0f7a155fad421717b2.tar.bz2 repos-d0aa44d62090363f72d8da0f7a155fad421717b2.zip |
2020-09-23T18:30:01Z
Diffstat (limited to 'haskell.txt')
-rw-r--r-- | haskell.txt | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/haskell.txt b/haskell.txt index 55bbf08a1773..aea22e8c2d5e 100644 --- a/haskell.txt +++ b/haskell.txt @@ -25,7 +25,24 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://github.com/gentoo-haskell/gentoo-haskell + 54f4e49c9..486f49a60 master -> origin/master +Updating 54f4e49c9..486f49a60 +Fast-forward + dev-haskell/binary-strict/Manifest | 3 +-- + .../binary-strict/binary-strict-0.4.8.3.ebuild | 29 ---------------------- + ...0.4.8.5.ebuild => binary-strict-0.4.8.6.ebuild} | 2 +- + .../files/binary-strict-0.4.8.3-ghc84.patch | 13 ---------- + dev-haskell/binary-strict/metadata.xml | 9 ------- + dev-haskell/cabal-file-th/Manifest | 2 +- + ...-th-0.2.6.ebuild => cabal-file-th-0.2.7.ebuild} | 6 ++--- + dev-haskell/cabal-file-th/metadata.xml | 3 --- + profiles/package.mask | 5 ++++ + 9 files changed, 11 insertions(+), 61 deletions(-) + delete mode 100644 dev-haskell/binary-strict/binary-strict-0.4.8.3.ebuild + rename dev-haskell/binary-strict/{binary-strict-0.4.8.5.ebuild => binary-strict-0.4.8.6.ebuild} (93%) + delete mode 100644 dev-haskell/binary-strict/files/binary-strict-0.4.8.3-ghc84.patch + rename dev-haskell/cabal-file-th/{cabal-file-th-0.2.6.ebuild => cabal-file-th-0.2.7.ebuild} (83%) *** syncing haskell *** synced haskell * Sync succeeded |