Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

davmail: 4.7.2 -> 4.8.0 #24668

Merged
merged 2 commits into from Apr 13, 2017
Merged

davmail: 4.7.2 -> 4.8.0 #24668

merged 2 commits into from Apr 13, 2017

Conversation

tosmi
Copy link
Contributor

@tosmi tosmi commented Apr 6, 2017

Motivation for this change

Update davmail to version 4.8.0, running 4.8.0 locally on nixos 17.03.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • [X ] NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@tosmi, thanks for your PR! By analyzing the history of the files in this pull request, we identified @vandenoever, @larkery and @aske to be potential reviewers.

Copy link
Member

@rasendubi rasendubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

The only nitpick is nixpkgs guidelines require commit name to be davmail: 4.7.2 -> 4.8.0

@tosmi
Copy link
Contributor Author

tosmi commented Apr 6, 2017

sorry for that. saw the guidelines to late. should i amend the commit message?

@tosmi
Copy link
Contributor Author

tosmi commented Apr 6, 2017

i've already changed the commit message

src = fetchurl {
url = "mirror://sourceforge/davmail/4.7.1/davmail-linux-x86_64-4.7.1-2416.tgz";
sha256 = "196jr44kksb197biz984z664llf9z3d8rlnjm2iqcmgkjhx1mgy3";
url = "mirror://sourceforge/davmail/4.7.1/davmail-linux-x86_64-4.8.0-2479.tgz";
Copy link
Contributor Author

@tosmi tosmi Apr 6, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, the mirror url seems to be wrong, still points to 4.7.1. building works never the less as i'm running 4.8.0. i will change the url, re-test and rebase my commits.

@tosmi
Copy link
Contributor Author

tosmi commented Apr 13, 2017

sorry for the late response, i've fixed the path to the download url now and clean up my commits.

@Mic92 Mic92 changed the title update davmail to 4.8.0 davmail: 4.7.2 -> 4.8.0 Apr 13, 2017
@Mic92 Mic92 merged commit 9f2ba15 into NixOS:master Apr 13, 2017
@Mic92
Copy link
Member

Mic92 commented Apr 13, 2017

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants