Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libglibutil: update to 1.0.72.
@ 2023-08-21  7:41 JamiKettunen
  2023-09-05 17:10 ` [PR PATCH] [Updated] " JamiKettunen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: JamiKettunen @ 2023-08-21  7:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JamiKettunen/void-packages libglibutil
https://github.com/void-linux/void-packages/pull/45698

libglibutil: update to 1.0.72.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (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/45698.patch is attached

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

From 6c0376d5237a76ba7f31a8eaac7d297b987bfcef Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Mon, 21 Aug 2023 10:40:26 +0300
Subject: [PATCH] libglibutil: update to 1.0.72.

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

diff --git a/srcpkgs/libglibutil/template b/srcpkgs/libglibutil/template
index 56caea37176b2..b4538fc9609f9 100644
--- a/srcpkgs/libglibutil/template
+++ b/srcpkgs/libglibutil/template
@@ -1,6 +1,6 @@
 # Template file for 'libglibutil'
 pkgname=libglibutil
-version=1.0.71
+version=1.0.72
 revision=1
 build_style=gnu-makefile
 make_use_env=1
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/sailfishos/libglibutil"
 changelog="https://raw.githubusercontent.com/sailfishos/libglibutil/master/debian/changelog"
 distfiles="https://github.com/sailfishos/libglibutil/archive/refs/tags/${version}.tar.gz"
-checksum=df12e67aaef5b1a2fcb971ded49635f3ba6b6ba7110535f691184e889abb5a36
+checksum=3ecf67e0a2989330a934864b2067c6ca0e1581c293f92d115f6ea6610dd7491b
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] libglibutil: update to 1.0.72.
  2023-08-21  7:41 [PR PATCH] libglibutil: update to 1.0.72 JamiKettunen
@ 2023-09-05 17:10 ` JamiKettunen
  2023-09-22 13:04 ` [PR PATCH] [Updated] libglibutil: update to 1.0.73 JamiKettunen
  2023-09-23 13:30 ` [PR PATCH] [Merged]: libglibutil: update to 1.0.74 Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: JamiKettunen @ 2023-09-05 17:10 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by JamiKettunen against master on the void-packages repository

https://github.com/JamiKettunen/void-packages libglibutil
https://github.com/void-linux/void-packages/pull/45698

libglibutil: update to 1.0.72.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (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/45698.patch is attached

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

From 2b10e1b360615fd174c7850df61a856b3853242a Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Mon, 21 Aug 2023 10:40:26 +0300
Subject: [PATCH] libglibutil: update to 1.0.73.

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

diff --git a/srcpkgs/libglibutil/template b/srcpkgs/libglibutil/template
index 56caea37176b2..7442cb46a8cd1 100644
--- a/srcpkgs/libglibutil/template
+++ b/srcpkgs/libglibutil/template
@@ -1,6 +1,6 @@
 # Template file for 'libglibutil'
 pkgname=libglibutil
-version=1.0.71
+version=1.0.73
 revision=1
 build_style=gnu-makefile
 make_use_env=1
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/sailfishos/libglibutil"
 changelog="https://raw.githubusercontent.com/sailfishos/libglibutil/master/debian/changelog"
 distfiles="https://github.com/sailfishos/libglibutil/archive/refs/tags/${version}.tar.gz"
-checksum=df12e67aaef5b1a2fcb971ded49635f3ba6b6ba7110535f691184e889abb5a36
+checksum=ac459a2ecdac9e489dd6b4390cda923a18f5038fecd4db647d52f4ec0da374c5
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] libglibutil: update to 1.0.73.
  2023-08-21  7:41 [PR PATCH] libglibutil: update to 1.0.72 JamiKettunen
  2023-09-05 17:10 ` [PR PATCH] [Updated] " JamiKettunen
@ 2023-09-22 13:04 ` JamiKettunen
  2023-09-23 13:30 ` [PR PATCH] [Merged]: libglibutil: update to 1.0.74 Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: JamiKettunen @ 2023-09-22 13:04 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by JamiKettunen against master on the void-packages repository

https://github.com/JamiKettunen/void-packages libglibutil
https://github.com/void-linux/void-packages/pull/45698

libglibutil: update to 1.0.73.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (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/45698.patch is attached

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

From 282bed0e3aad9e0ac08f974d20c1f1599b3eca0f Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Mon, 21 Aug 2023 10:40:26 +0300
Subject: [PATCH] libglibutil: update to 1.0.74.

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

diff --git a/srcpkgs/libglibutil/template b/srcpkgs/libglibutil/template
index 56caea37176b2..7535faae6b7e0 100644
--- a/srcpkgs/libglibutil/template
+++ b/srcpkgs/libglibutil/template
@@ -1,6 +1,6 @@
 # Template file for 'libglibutil'
 pkgname=libglibutil
-version=1.0.71
+version=1.0.74
 revision=1
 build_style=gnu-makefile
 make_use_env=1
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/sailfishos/libglibutil"
 changelog="https://raw.githubusercontent.com/sailfishos/libglibutil/master/debian/changelog"
 distfiles="https://github.com/sailfishos/libglibutil/archive/refs/tags/${version}.tar.gz"
-checksum=df12e67aaef5b1a2fcb971ded49635f3ba6b6ba7110535f691184e889abb5a36
+checksum=4d8ae1bed701613cd053c5ee073ecd3123537782eaaddebd47fe1e43ab27d825
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: libglibutil: update to 1.0.74.
  2023-08-21  7:41 [PR PATCH] libglibutil: update to 1.0.72 JamiKettunen
  2023-09-05 17:10 ` [PR PATCH] [Updated] " JamiKettunen
  2023-09-22 13:04 ` [PR PATCH] [Updated] libglibutil: update to 1.0.73 JamiKettunen
@ 2023-09-23 13:30 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-09-23 13:30 UTC (permalink / raw)
  To: ml

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

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

libglibutil: update to 1.0.74.
https://github.com/void-linux/void-packages/pull/45698

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-09-23 13:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-21  7:41 [PR PATCH] libglibutil: update to 1.0.72 JamiKettunen
2023-09-05 17:10 ` [PR PATCH] [Updated] " JamiKettunen
2023-09-22 13:04 ` [PR PATCH] [Updated] libglibutil: update to 1.0.73 JamiKettunen
2023-09-23 13:30 ` [PR PATCH] [Merged]: libglibutil: update to 1.0.74 Duncaen

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