Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libatomic_ops: update to 7.8.0
@ 2023-03-29  5:17 ivmai
  2023-03-30 11:30 ` ivmai
  2023-03-30 11:39 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: ivmai @ 2023-03-29  5:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ivmai/void-linux-packages patch-5
https://github.com/void-linux/void-packages/pull/43087

libatomic_ops: update to 7.8.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (x64)
- 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/43087.patch is attached

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

From 6542e72979396577d8374f4dafc737b742c69a17 Mon Sep 17 00:00:00 2001
From: Ivan Maidanski <ivmai@mail.ru>
Date: Wed, 29 Mar 2023 08:14:43 +0300
Subject: [PATCH] libatomic_ops: update to 7.8.0

---
 srcpkgs/libatomic_ops/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libatomic_ops/template b/srcpkgs/libatomic_ops/template
index 478b76349b3e..80d509f7e244 100644
--- a/srcpkgs/libatomic_ops/template
+++ b/srcpkgs/libatomic_ops/template
@@ -1,6 +1,6 @@
 # Template file for 'libatomic_ops'
 pkgname=libatomic_ops
-version=7.6.14
+version=7.8.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-shared --enable-static"
@@ -9,10 +9,10 @@ maintainer="Ivan Maidanski <ivmai@mail.ru>"
 license="GPL-2.0-or-later, MIT"
 homepage="https://github.com/ivmai/libatomic_ops"
 distfiles="${homepage}/releases/download/v${version}/libatomic_ops-${version}.tar.gz"
-checksum=390f244d424714735b7050d056567615b3b8f29008a663c262fb548f1802d292
+checksum=15676e7674e11bda5a7e50a73f4d9e7d60452271b8acf6fd39a71fefdf89fa31
 
 post_install() {
-	vlicense doc/LICENSING.txt
+	vlicense LICENSE
 }
 
 libatomic_ops-devel_package() {

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

* Re: libatomic_ops: update to 7.8.0
  2023-03-29  5:17 [PR PATCH] libatomic_ops: update to 7.8.0 ivmai
@ 2023-03-30 11:30 ` ivmai
  2023-03-30 11:39 ` [PR PATCH] [Merged]: " leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: ivmai @ 2023-03-30 11:30 UTC (permalink / raw)
  To: ml

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

New comment by ivmai on void-packages repository

https://github.com/void-linux/void-packages/pull/43087#issuecomment-1490141048

Comment:
@leahneukirchen Please review

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

* Re: [PR PATCH] [Merged]: libatomic_ops: update to 7.8.0
  2023-03-29  5:17 [PR PATCH] libatomic_ops: update to 7.8.0 ivmai
  2023-03-30 11:30 ` ivmai
@ 2023-03-30 11:39 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2023-03-30 11:39 UTC (permalink / raw)
  To: ml

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

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

libatomic_ops: update to 7.8.0
https://github.com/void-linux/void-packages/pull/43087

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x64)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-03-30 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-29  5:17 [PR PATCH] libatomic_ops: update to 7.8.0 ivmai
2023-03-30 11:30 ` ivmai
2023-03-30 11:39 ` [PR PATCH] [Merged]: " leahneukirchen

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