Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ibus-bamboo: update to 0.6.5.
@ 2020-04-30 16:23 ndgnuh
  2020-05-01 13:40 ` ndgnuh
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ndgnuh @ 2020-04-30 16:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 358 bytes --]

There is a new pull request by ndgnuh against master on the void-packages repository

https://github.com/ndgnuh/void-packages ibus-bamboo-0.6.5
https://github.com/void-linux/void-packages/pull/21492

ibus-bamboo: update to 0.6.5.
Change log:
  - Fix SEGV on Wayland

A patch file from https://github.com/void-linux/void-packages/pull/21492.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ibus-bamboo-0.6.5-21492.patch --]
[-- Type: text/x-diff, Size: 1174 bytes --]

From e8bf390ee08903448c284f30afaee0958fc4325c Mon Sep 17 00:00:00 2001
From: hung <ndgnuh@protonmail.com>
Date: Thu, 30 Apr 2020 22:58:22 +0700
Subject: [PATCH] ibus-bamboo: update to 0.6.5.

---
 srcpkgs/ibus-bamboo/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ibus-bamboo/template b/srcpkgs/ibus-bamboo/template
index 2c3c84cd764..ad59098aa25 100644
--- a/srcpkgs/ibus-bamboo/template
+++ b/srcpkgs/ibus-bamboo/template
@@ -1,6 +1,6 @@
 # Template file for 'ibus-bamboo'
 pkgname=ibus-bamboo
-version=0.6.4
+version=0.6.5
 revision=1
 hostmakedepends="go"
 makedepends="libXtst-devel libX11-devel"
@@ -10,7 +10,7 @@ maintainer="ndgnuh <ndgnuh99@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/BambooEngine/ibus-bamboo"
 distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum="ede23132074ba3e3564064b0c3bf92c2181c32342cc69c43e753906c8246aa74"
+checksum="4af96f17ba5069b1125fbefef62b51675e00a09b8d5941d96e3f8ab39de770b9"
 nocross="armv7l-linux-gnueabihf-gcc: error: unrecognized command line option '-m64'"
 _engine_dir="usr/share/ibus-bamboo/"
 _ibus_dir="usr/share/ibus"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ibus-bamboo: update to 0.6.5.
  2020-04-30 16:23 [PR PATCH] ibus-bamboo: update to 0.6.5 ndgnuh
@ 2020-05-01 13:40 ` ndgnuh
  2020-05-02 10:50 ` sgn
  2020-05-03  4:07 ` [PR PATCH] [Merged]: " sgn
  2 siblings, 0 replies; 4+ messages in thread
From: ndgnuh @ 2020-05-01 13:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 666 bytes --]

New comment by ndgnuh on void-packages repository

https://github.com/void-linux/void-packages/pull/21492#issuecomment-622392961

Comment:
The CI failed due to some network error. Should I do a force push to run the CI again?

```log
ncurses-libs-6.2_1.x86_64.xbps.sig: 512B [avg rate: 19MB/s]

ERROR: [trans] failed to download `ncurses-libs-6.2_1' package from `http://alpha.us.repo.voidlinux.org/current': No child processes

Transaction failed! see above for errors.

=> ERROR: xbps-src: failed to update base-chroot!

The command "if [ -z "$XLINT" ]; then docker exec -t void hostrepo/common/travis/build.sh $BOOTSTRAP $ARCH; fi" exited with 1.
```

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ibus-bamboo: update to 0.6.5.
  2020-04-30 16:23 [PR PATCH] ibus-bamboo: update to 0.6.5 ndgnuh
  2020-05-01 13:40 ` ndgnuh
@ 2020-05-02 10:50 ` sgn
  2020-05-03  4:07 ` [PR PATCH] [Merged]: " sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-05-02 10:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 196 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/21492#issuecomment-622934441

Comment:
Not necessary, It's fine. I need to check it first, though.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: ibus-bamboo: update to 0.6.5.
  2020-04-30 16:23 [PR PATCH] ibus-bamboo: update to 0.6.5 ndgnuh
  2020-05-01 13:40 ` ndgnuh
  2020-05-02 10:50 ` sgn
@ 2020-05-03  4:07 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-05-03  4:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

There's a merged pull request on the void-packages repository

ibus-bamboo: update to 0.6.5.
https://github.com/void-linux/void-packages/pull/21492

Description:
Change log:
  - Fix SEGV on Wayland

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-03  4:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 16:23 [PR PATCH] ibus-bamboo: update to 0.6.5 ndgnuh
2020-05-01 13:40 ` ndgnuh
2020-05-02 10:50 ` sgn
2020-05-03  4:07 ` [PR PATCH] [Merged]: " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).