Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ol: update to 2.2.1.
@ 2021-07-17 18:43 yuriy-chumak
  2021-07-17 20:11 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: yuriy-chumak @ 2021-07-17 18:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yuriy-chumak/void-packages ol
https://github.com/void-linux/void-packages/pull/32024

ol: update to 2.2.1.
<!-- 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?
- [x] 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? 
- [x] I built this PR locally for my native architecture:
  - [x] x86_64
- [x] I built this PR locally for these architectures:
  - [x] aarch64-musl
  - [x] aarch64
  - [x] armv5tel-musl
  - [x] armv5tel
  - [x] armv5te-musl
  - [x] armv5te
  - [x] armv6hf-musl
  - [x] armv6hf
  - [x] armv6l-musl
  - [x] armv6l
  - [x] armv7hf-musl
  - [x] armv7hf
  - [x] armv7l-musl
  - [x] armv7l
  - [x] i686-musl
  - [x] i686
  - [x] mipselhf-musl
  - [x] mipsel-musl
  - [x] mipshf-musl
  - [x] mips-musl
  - [x] ppc64le-musl
  - [x] ppc64le
  - [x] ppc64-musl
  - [x] ppc64
  - [x] ppcle-musl
  - [x] ppcle
  - [x] ppc-musl
  - [x] ppc
  - [x] x86_64-musl


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

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

From ee55c5e29e6367f0eb6ddaed2536452433e6441b Mon Sep 17 00:00:00 2001
From: Yuriy Chumak <yuriy.chumak@mail.com>
Date: Sat, 17 Jul 2021 21:38:35 +0300
Subject: [PATCH] ol: update to 2.2.1.

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

diff --git a/srcpkgs/ol/template b/srcpkgs/ol/template
index 82a12e4db0ad..04c1b1e89874 100644
--- a/srcpkgs/ol/template
+++ b/srcpkgs/ol/template
@@ -1,6 +1,6 @@
 # Template file for 'ol'
 pkgname=ol
-version=2.2
+version=2.2.1
 revision=1
 build_style=gnu-makefile
 hostmakedepends="xxd"
@@ -9,7 +9,7 @@ maintainer="rc-05 <rc23@email.it>"
 license="LGPL-3.0-or-later, MIT"
 homepage="https://yuriy-chumak.github.io/ol/"
 distfiles="https://github.com/yuriy-chumak/ol/archive/${version}.tar.gz"
-checksum=a16447849508bf39c24611b35277399531e4ceedb5ee5d4e31828d569fca8e04
+checksum=3afcce88ee57c861aead4a224e54504405508feb5f185b3a7819db280d5a0b5e
 
 CFLAGS="-lm"
 

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

* Re: [PR PATCH] [Merged]: ol: update to 2.2.1.
  2021-07-17 18:43 [PR PATCH] ol: update to 2.2.1 yuriy-chumak
@ 2021-07-17 20:11 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2021-07-17 20:11 UTC (permalink / raw)
  To: ml

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

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

ol: update to 2.2.1.
https://github.com/void-linux/void-packages/pull/32024

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?
- [x] 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? 
- [x] I built this PR locally for my native architecture:
  - [x] x86_64
- [x] I built this PR locally for these architectures:
  - [x] aarch64-musl
  - [x] aarch64
  - [x] armv5tel-musl
  - [x] armv5tel
  - [x] armv5te-musl
  - [x] armv5te
  - [x] armv6hf-musl
  - [x] armv6hf
  - [x] armv6l-musl
  - [x] armv6l
  - [x] armv7hf-musl
  - [x] armv7hf
  - [x] armv7l-musl
  - [x] armv7l
  - [x] i686-musl
  - [x] i686
  - [x] mipselhf-musl
  - [x] mipsel-musl
  - [x] mipshf-musl
  - [x] mips-musl
  - [x] ppc64le-musl
  - [x] ppc64le
  - [x] ppc64-musl
  - [x] ppc64
  - [x] ppcle-musl
  - [x] ppcle
  - [x] ppc-musl
  - [x] ppc
  - [x] x86_64-musl


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

end of thread, other threads:[~2021-07-17 20:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-17 18:43 [PR PATCH] ol: update to 2.2.1 yuriy-chumak
2021-07-17 20:11 ` [PR PATCH] [Merged]: " 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).