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

ponysay: 3.0.2 -> 3.0.3 #35971

Merged
merged 1 commit into from Feb 28, 2018
Merged

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Feb 28, 2018

Semi-automatic update. These checks were performed:

  • built on NixOS
  • ran /nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3/bin/ponysay -h got 0 exit code
  • ran /nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3/bin/ponysay --help got 0 exit code
  • ran /nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3/bin/ponysay help got 0 exit code
  • ran /nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3/bin/ponysay -v and found version 3.0.3
  • ran /nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3/bin/ponysay --version and found version 3.0.3
  • found 3.0.3 with grep in /nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3

cc "@bodil"

Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3/bin/ponysay -h` got 0 exit code
- ran `/nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3/bin/ponysay --help` got 0 exit code
- ran `/nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3/bin/ponysay help` got 0 exit code
- ran `/nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3/bin/ponysay -v` and found version 3.0.3
- ran `/nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3/bin/ponysay --version` and found version 3.0.3
- found 3.0.3 with grep in /nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3

cc "@bodil"
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

Unlinking file completion/zsh-completion.ponythink.install
Unlinking file completion/zsh-completion.ponysay-tool
Unlinking file completion/zsh-completion.ponysay-tool.install
Cascadingly removing directory quotes

post-installation fixup
gzipping man pages under /nix/store/r179ls63y1qfgdaxq9z9x7avfaa6hcjs-ponysay-3.0.3/share/man/
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/r179ls63y1qfgdaxq9z9x7avfaa6hcjs-ponysay-3.0.3/bin
patching script interpreter paths in /nix/store/r179ls63y1qfgdaxq9z9x7avfaa6hcjs-ponysay-3.0.3

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

Unlinking file completion/zsh-completion.ponysay-tool.install
Cascadingly removing directory quotes

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3
gzipping man pages under /nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3/share/man/
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3/bin 
patching script interpreter paths in /nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3
checking for references to /tmp/nix-build-ponysay-3.0.3.drv-0 in /nix/store/gjj3sdwcxbdcgz730lh2sj9svfadifdf-ponysay-3.0.3...

@fpletz fpletz merged commit cfdca9d into NixOS:master Feb 28, 2018
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

Unlinking file completion/zsh-completion.ponysay-tool.install
Cascadingly removing directory quotes

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/4ijfq8gk025zwskdj80k1ijv7ckhh7rh-ponysay-3.0.3
gzipping man pages under /nix/store/4ijfq8gk025zwskdj80k1ijv7ckhh7rh-ponysay-3.0.3/share/man/
strip is /nix/store/viv0il4zpdqj4p7yamwbmn2k9pb8dcnv-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/4ijfq8gk025zwskdj80k1ijv7ckhh7rh-ponysay-3.0.3/bin
patching script interpreter paths in /nix/store/4ijfq8gk025zwskdj80k1ijv7ckhh7rh-ponysay-3.0.3
checking for references to /build in /nix/store/4ijfq8gk025zwskdj80k1ijv7ckhh7rh-ponysay-3.0.3...

@ryantm ryantm deleted the auto-update/ponysay-3.0.2-to-3.0.3 branch February 28, 2018 14:11
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

3 participants