Wolfgang E Sanyer

Results 12 issues of Wolfgang E Sanyer

I often find myself wanting to view changes from various ancestor commits. This PR adds such functionality _specifically_ for git and hg (since those are the only vcs's I have...

The way elm is setup, it requires network access during the installation. This is made evident when trying to package elm using a system that sandboxes the network access, such...

request

**STATUS**: updated 2021/04/28, this should now compile and install. I think it's 90% done (oh, you might need the ebuilds from #20575 and #20222 to get it to compile actually...)...

new package
assigned
no bug found

Split from PR # 19865. See [here][1] for some of the conversation [1]: https://github.com/gentoo/gentoo/pull/19865#pullrequestreview-629990295 Signed-off-by: Wolfgang E. Sanyer

new package
assigned
self-maintained

This is the first of (hopefully) a few PR's in which I will attempt to improve the Portage performance a bit. While it's been said before that an entire rewrite...

In order to maintain the gentoo package of idris, we have had to manually bump the versions of the following packages: - `aeson` to `aeson-1.5` - 'optparse-applicative` to `optparse-applicative-0.16.1.0` We...

I have successfully compiled with `linear-1.21.3` and `ghc-8.10.3` If you can make this change and release a new version it will allow us to better package this in gentoo.

I think the issue must be due to the `origin` remote tracking against the `dev` branch rather then `master`. I bet there's probably something hard coded in the pkgcheck code....

I have a branch with a commit message that reads `dev-haskell yaml-light 0.1.4: rerun hackport, update eapi`. I ran `pkgcheck scan --commits upstream/master --checks +GitCommitsCheck`, but it did not flag...