Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dendrite: update to 0.13.2.
@ 2023-08-23 14:57 TinfoilSubmarine
  2023-09-27 15:10 ` [PR PATCH] [Updated] " TinfoilSubmarine
  2023-09-27 15:28 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: TinfoilSubmarine @ 2023-08-23 14:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages maint/dendrite
https://github.com/void-linux/void-packages/pull/45729

dendrite: update to 0.13.2.
<!-- 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/45729.patch is attached

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

From e0d4f0ef50848b347176b7a97c4d041b1c153417 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 23 Aug 2023 10:48:32 -0400
Subject: [PATCH] dendrite: update to 0.13.2.

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

diff --git a/srcpkgs/dendrite/template b/srcpkgs/dendrite/template
index 131de0d147f65..3847940a6bb1a 100644
--- a/srcpkgs/dendrite/template
+++ b/srcpkgs/dendrite/template
@@ -1,6 +1,6 @@
 # Template file for 'dendrite'
 pkgname=dendrite
-version=0.13.1
+version=0.13.2
 revision=1
 build_style=go
 go_import_path="github.com/matrix-org/dendrite"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://matrix.org/docs/projects/server/dendrite"
 changelog="https://raw.githubusercontent.com/matrix-org/dendrite/main/CHANGES.md"
 distfiles="https://github.com/matrix-org/dendrite/archive/v${version}.tar.gz"
-checksum=d3217759c5abef155c4e3f9cbbfb3361725cf2e17457b4478c9a4c84ff6881ea
+checksum=d98e7d3ca596155b9799feff741a7d39b9712497c516126936202484daea3640
 
 system_accounts="_dendrite"
 _dendrite_homedir="/var/lib/dendrite"

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

* Re: [PR PATCH] [Updated] dendrite: update to 0.13.2.
  2023-08-23 14:57 [PR PATCH] dendrite: update to 0.13.2 TinfoilSubmarine
@ 2023-09-27 15:10 ` TinfoilSubmarine
  2023-09-27 15:28 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: TinfoilSubmarine @ 2023-09-27 15:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages maint/dendrite
https://github.com/void-linux/void-packages/pull/45729

dendrite: update to 0.13.2.
<!-- 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/45729.patch is attached

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

From a540ea53341a3a0701da88ee8048c62271748cc6 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 23 Aug 2023 10:48:32 -0400
Subject: [PATCH] dendrite: update to 0.13.2.

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

diff --git a/srcpkgs/dendrite/template b/srcpkgs/dendrite/template
index 3395379ee1480..3847940a6bb1a 100644
--- a/srcpkgs/dendrite/template
+++ b/srcpkgs/dendrite/template
@@ -1,7 +1,7 @@
 # Template file for 'dendrite'
 pkgname=dendrite
-version=0.13.1
-revision=2
+version=0.13.2
+revision=1
 build_style=go
 go_import_path="github.com/matrix-org/dendrite"
 go_package="./cmd/create-account ./cmd/dendrite ./cmd/generate-config
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://matrix.org/docs/projects/server/dendrite"
 changelog="https://raw.githubusercontent.com/matrix-org/dendrite/main/CHANGES.md"
 distfiles="https://github.com/matrix-org/dendrite/archive/v${version}.tar.gz"
-checksum=d3217759c5abef155c4e3f9cbbfb3361725cf2e17457b4478c9a4c84ff6881ea
+checksum=d98e7d3ca596155b9799feff741a7d39b9712497c516126936202484daea3640
 
 system_accounts="_dendrite"
 _dendrite_homedir="/var/lib/dendrite"

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

* Re: [PR PATCH] [Merged]: dendrite: update to 0.13.2.
  2023-08-23 14:57 [PR PATCH] dendrite: update to 0.13.2 TinfoilSubmarine
  2023-09-27 15:10 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2023-09-27 15:28 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-09-27 15:28 UTC (permalink / raw)
  To: ml

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

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

dendrite: update to 0.13.2.
https://github.com/void-linux/void-packages/pull/45729

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] 3+ messages in thread

end of thread, other threads:[~2023-09-27 15:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-23 14:57 [PR PATCH] dendrite: update to 0.13.2 TinfoilSubmarine
2023-09-27 15:10 ` [PR PATCH] [Updated] " TinfoilSubmarine
2023-09-27 15:28 ` [PR PATCH] [Merged]: " 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).