Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Pmb143
@ 2022-04-18 14:22 UsernameRandomlyGenerated
  2022-04-18 14:24 ` [PR PATCH] [Updated] Pmb143 UsernameRandomlyGenerated
  2022-05-07 21:51 ` [PR PATCH] [Merged]: pmbootstrap: update to 1.43.0 paper42
  0 siblings, 2 replies; 3+ messages in thread
From: UsernameRandomlyGenerated @ 2022-04-18 14:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages pmb143
https://github.com/void-linux/void-packages/pull/36757

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

Testing the changes
- I tested the changes in this PR: NO

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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, (x86_64-musl)



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

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

From 5a8cf670a890d286aef3fd155475ba3bdab3d952 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 18 Apr 2022 16:07:28 +0200
Subject: [PATCH 1/2] celluloid: update to 0.23.

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

diff --git a/srcpkgs/celluloid/template b/srcpkgs/celluloid/template
index c9f0461fb42e..739911562045 100644
--- a/srcpkgs/celluloid/template
+++ b/srcpkgs/celluloid/template
@@ -1,6 +1,6 @@
 # Template file for 'celluloid'
 pkgname=celluloid
-version=0.22
+version=0.23
 revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel pkg-config"
@@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://celluloid-player.github.io/"
 distfiles="https://github.com/${pkgname}-player/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
-checksum=5fded5b7bbf15ef110548bcc980ceec981f5f1a70df77ad3f10e3ca4a449e5a1
+checksum=b22d1963d03f0215bce07c2de8e77892c322f500ae5c0fd6e2e84d2e13f04374
 
 gnome-mpv_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From e7812e472284c6827856ef03078f4d4d59438a66 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 18 Apr 2022 16:20:59 +0200
Subject: [PATCH 2/2] pmbootstrap: update to 1.43.0.

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

diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template
index 8d6ae321ef05..474961425930 100644
--- a/srcpkgs/pmbootstrap/template
+++ b/srcpkgs/pmbootstrap/template
@@ -1,6 +1,6 @@
 # Template file for 'pmbootstrap'
 pkgname=pmbootstrap
-version=1.42.0
+version=1.43.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,5 +10,5 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://postmarketos.org"
 distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
-checksum=c3df501a52f8deb2a982960b9ef604bf58b4f4bf8b63598707883933a3ac66cd
+checksum=65f720fe8c8436cc13780e74978e2dfa66c4ca72e9e8567004015ff6f8a536a3
 make_check=no # tests require chroot

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

* Re: [PR PATCH] [Updated] Pmb143
  2022-04-18 14:22 [PR PATCH] Pmb143 UsernameRandomlyGenerated
@ 2022-04-18 14:24 ` UsernameRandomlyGenerated
  2022-05-07 21:51 ` [PR PATCH] [Merged]: pmbootstrap: update to 1.43.0 paper42
  1 sibling, 0 replies; 3+ messages in thread
From: UsernameRandomlyGenerated @ 2022-04-18 14:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages pmb143
https://github.com/void-linux/void-packages/pull/36757

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

Testing the changes
- I tested the changes in this PR: NO

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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, (x86_64-musl)



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

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

From de1e1bd9df7fc6625a8a4b7e0add51c37314b14e Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 18 Apr 2022 16:24:23 +0200
Subject: [PATCH] pmbootstrap: update to 1.43.0.

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

diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template
index 8d6ae321ef05..474961425930 100644
--- a/srcpkgs/pmbootstrap/template
+++ b/srcpkgs/pmbootstrap/template
@@ -1,6 +1,6 @@
 # Template file for 'pmbootstrap'
 pkgname=pmbootstrap
-version=1.42.0
+version=1.43.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,5 +10,5 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://postmarketos.org"
 distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
-checksum=c3df501a52f8deb2a982960b9ef604bf58b4f4bf8b63598707883933a3ac66cd
+checksum=65f720fe8c8436cc13780e74978e2dfa66c4ca72e9e8567004015ff6f8a536a3
 make_check=no # tests require chroot

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

* Re: [PR PATCH] [Merged]: pmbootstrap: update to 1.43.0.
  2022-04-18 14:22 [PR PATCH] Pmb143 UsernameRandomlyGenerated
  2022-04-18 14:24 ` [PR PATCH] [Updated] Pmb143 UsernameRandomlyGenerated
@ 2022-05-07 21:51 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-05-07 21:51 UTC (permalink / raw)
  To: ml

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

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

pmbootstrap: update to 1.43.0.
https://github.com/void-linux/void-packages/pull/36757

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

Testing the changes
- I tested the changes in this PR: NO

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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, (x86_64-musl)



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

end of thread, other threads:[~2022-05-07 21:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-18 14:22 [PR PATCH] Pmb143 UsernameRandomlyGenerated
2022-04-18 14:24 ` [PR PATCH] [Updated] Pmb143 UsernameRandomlyGenerated
2022-05-07 21:51 ` [PR PATCH] [Merged]: pmbootstrap: update to 1.43.0 paper42

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