Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ell: update to 0.40.
@ 2021-05-03 18:42 ailiop-git
  2021-05-04  1:58 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ailiop-git @ 2021-05-03 18:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages ell
https://github.com/void-linux/void-packages/pull/30647

ell: update to 0.40.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ell-30647.patch --]
[-- Type: text/x-diff, Size: 1076 bytes --]

From 3c07e6361eb040be08596d3942b4be1ae001a154 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Mon, 3 May 2021 20:33:05 +0200
Subject: [PATCH] ell: update to 0.40.

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

diff --git a/srcpkgs/ell/template b/srcpkgs/ell/template
index 9c798a84e8ae..e81e4e129126 100644
--- a/srcpkgs/ell/template
+++ b/srcpkgs/ell/template
@@ -1,7 +1,7 @@
 # Template file for 'ell'
 # ell ABI isn't stable! Always test dependants after updates and update common/shlibs
 pkgname=ell
-version=0.39
+version=0.40
 revision=1
 build_style=gnu-configure
 configure_args="--enable-glib"
@@ -13,7 +13,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-2.0-only"
 homepage="https://01.org/ell"
 distfiles="${KERNEL_SITE}/libs/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=653e2e139e23ed31e03c56c05f15321a9e818e2dca00a315c18d2c7b72f15d08
+checksum=b9bf5c14f2963591ea1372049c05646919a9ed46fcee5cd11ede1022c99ffbbd
 # tests depend on kernel features
 make_check=extended
 

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

* Re: ell: update to 0.40.
  2021-05-03 18:42 [PR PATCH] ell: update to 0.40 ailiop-git
@ 2021-05-04  1:58 ` ericonr
  2021-05-04 11:23 ` ailiop-git
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-05-04  1:58 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30647#issuecomment-831641201

Comment:
Have you tested `bluez` with this version?

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

* Re: ell: update to 0.40.
  2021-05-03 18:42 [PR PATCH] ell: update to 0.40 ailiop-git
  2021-05-04  1:58 ` ericonr
@ 2021-05-04 11:23 ` ailiop-git
  2021-05-17  3:37 ` ericonr
  2021-05-17  3:37 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ailiop-git @ 2021-05-04 11:23 UTC (permalink / raw)
  To: ml

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

New comment by ailiop-git on void-packages repository

https://github.com/void-linux/void-packages/pull/30647#issuecomment-831868322

Comment:
> Have you tested `bluez` with this version?

nope, i don't use bluez.

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

* Re: ell: update to 0.40.
  2021-05-03 18:42 [PR PATCH] ell: update to 0.40 ailiop-git
  2021-05-04  1:58 ` ericonr
  2021-05-04 11:23 ` ailiop-git
@ 2021-05-17  3:37 ` ericonr
  2021-05-17  3:37 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-05-17  3:37 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30647#issuecomment-841959471

Comment:
I will pull in the update in my own tree when I can test bluez with it.

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

* Re: [PR PATCH] [Closed]: ell: update to 0.40.
  2021-05-03 18:42 [PR PATCH] ell: update to 0.40 ailiop-git
                   ` (2 preceding siblings ...)
  2021-05-17  3:37 ` ericonr
@ 2021-05-17  3:37 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-05-17  3:37 UTC (permalink / raw)
  To: ml

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

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

ell: update to 0.40.
https://github.com/void-linux/void-packages/pull/30647

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-05-17  3:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-03 18:42 [PR PATCH] ell: update to 0.40 ailiop-git
2021-05-04  1:58 ` ericonr
2021-05-04 11:23 ` ailiop-git
2021-05-17  3:37 ` ericonr
2021-05-17  3:37 ` [PR PATCH] [Closed]: " ericonr

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).