Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] font-sarasa-gothic: update to 0.35.2
@ 2021-12-04  3:44 rakino
  2021-12-11  3:25 ` [PR REVIEW] " ericonr
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: rakino @ 2021-12-04  3:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rakino/void-packages sarasa-update
https://github.com/void-linux/void-packages/pull/34376

font-sarasa-gothic: update to 0.35.2
<!-- 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 [skip CI](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/34376.patch is attached

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

From 700ed6c4ba8278ba728a65c6a4d5c75c473c59a9 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Sat, 4 Dec 2021 11:42:15 +0800
Subject: [PATCH] font-sarasa-gothic: update to 0.35.2

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

diff --git a/srcpkgs/font-sarasa-gothic/template b/srcpkgs/font-sarasa-gothic/template
index 534a4bf861fc..180de10de488 100644
--- a/srcpkgs/font-sarasa-gothic/template
+++ b/srcpkgs/font-sarasa-gothic/template
@@ -1,6 +1,6 @@
 # Template file for 'font-sarasa-gothic'
 pkgname=font-sarasa-gothic
-version=0.34.3
+version=0.35.2
 revision=1
 create_wrksrc=yes
 depends="font-util"
@@ -9,7 +9,7 @@ maintainer="B. Wilson <x@wilsonb.com>"
 license="OFL-1.1"
 homepage="https://github.com/be5invis/Sarasa-Gothic"
 distfiles="https://github.com/be5invis/Sarasa-Gothic/releases/download/v${version}/sarasa-gothic-ttc-${version}.7z"
-checksum=6938707af097f5bf899f570c886063860973193db9524468da0c27af4a36ce94
+checksum=9a049415cd427b91a9c28ca7032185e0684eb17a426e5fdf07fd2e370f949035
 
 font_dirs="/usr/share/fonts/TTF"
 

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

* Re: [PR REVIEW] font-sarasa-gothic: update to 0.35.2
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
@ 2021-12-11  3:25 ` ericonr
  2021-12-11  5:01 ` [PR PATCH] [Updated] " rakino
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2021-12-11  3:25 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34376#discussion_r767082242

Comment:
.3 is out!

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

* Re: [PR PATCH] [Updated] font-sarasa-gothic: update to 0.35.2
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
  2021-12-11  3:25 ` [PR REVIEW] " ericonr
@ 2021-12-11  5:01 ` rakino
  2021-12-11  5:12 ` rakino
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: rakino @ 2021-12-11  5:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rakino/void-packages sarasa-update
https://github.com/void-linux/void-packages/pull/34376

font-sarasa-gothic: update to 0.35.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 [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 [skip CI](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/34376.patch is attached

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

From 700ed6c4ba8278ba728a65c6a4d5c75c473c59a9 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Sat, 4 Dec 2021 11:42:15 +0800
Subject: [PATCH] font-sarasa-gothic: update to 0.35.2

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

diff --git a/srcpkgs/font-sarasa-gothic/template b/srcpkgs/font-sarasa-gothic/template
index 534a4bf861fc..180de10de488 100644
--- a/srcpkgs/font-sarasa-gothic/template
+++ b/srcpkgs/font-sarasa-gothic/template
@@ -1,6 +1,6 @@
 # Template file for 'font-sarasa-gothic'
 pkgname=font-sarasa-gothic
-version=0.34.3
+version=0.35.2
 revision=1
 create_wrksrc=yes
 depends="font-util"
@@ -9,7 +9,7 @@ maintainer="B. Wilson <x@wilsonb.com>"
 license="OFL-1.1"
 homepage="https://github.com/be5invis/Sarasa-Gothic"
 distfiles="https://github.com/be5invis/Sarasa-Gothic/releases/download/v${version}/sarasa-gothic-ttc-${version}.7z"
-checksum=6938707af097f5bf899f570c886063860973193db9524468da0c27af4a36ce94
+checksum=9a049415cd427b91a9c28ca7032185e0684eb17a426e5fdf07fd2e370f949035
 
 font_dirs="/usr/share/fonts/TTF"
 

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

* Re: [PR PATCH] [Updated] font-sarasa-gothic: update to 0.35.2
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
  2021-12-11  3:25 ` [PR REVIEW] " ericonr
  2021-12-11  5:01 ` [PR PATCH] [Updated] " rakino
@ 2021-12-11  5:12 ` rakino
  2021-12-11  5:17 ` [PR REVIEW] font-sarasa-gothic: update to 0.35.3 rakino
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: rakino @ 2021-12-11  5:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rakino/void-packages sarasa-update
https://github.com/void-linux/void-packages/pull/34376

font-sarasa-gothic: update to 0.35.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 [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 [skip CI](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/34376.patch is attached

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

From 700ed6c4ba8278ba728a65c6a4d5c75c473c59a9 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Sat, 4 Dec 2021 11:42:15 +0800
Subject: [PATCH 1/2] font-sarasa-gothic: update to 0.35.2

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

diff --git a/srcpkgs/font-sarasa-gothic/template b/srcpkgs/font-sarasa-gothic/template
index 534a4bf861fc..180de10de488 100644
--- a/srcpkgs/font-sarasa-gothic/template
+++ b/srcpkgs/font-sarasa-gothic/template
@@ -1,6 +1,6 @@
 # Template file for 'font-sarasa-gothic'
 pkgname=font-sarasa-gothic
-version=0.34.3
+version=0.35.2
 revision=1
 create_wrksrc=yes
 depends="font-util"
@@ -9,7 +9,7 @@ maintainer="B. Wilson <x@wilsonb.com>"
 license="OFL-1.1"
 homepage="https://github.com/be5invis/Sarasa-Gothic"
 distfiles="https://github.com/be5invis/Sarasa-Gothic/releases/download/v${version}/sarasa-gothic-ttc-${version}.7z"
-checksum=6938707af097f5bf899f570c886063860973193db9524468da0c27af4a36ce94
+checksum=9a049415cd427b91a9c28ca7032185e0684eb17a426e5fdf07fd2e370f949035
 
 font_dirs="/usr/share/fonts/TTF"
 

From 883f6bca6b9a80cfe091ba90373527c543334a19 Mon Sep 17 00:00:00 2001
From: Hilton Chain <26847027+rakino@users.noreply.github.com>
Date: Sat, 11 Dec 2021 13:12:21 +0800
Subject: [PATCH 2/2] font-sarasa-gothic: update to 0.35.3

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

diff --git a/srcpkgs/font-sarasa-gothic/template b/srcpkgs/font-sarasa-gothic/template
index 180de10de488..53543c2bfbd8 100644
--- a/srcpkgs/font-sarasa-gothic/template
+++ b/srcpkgs/font-sarasa-gothic/template
@@ -1,6 +1,6 @@
 # Template file for 'font-sarasa-gothic'
 pkgname=font-sarasa-gothic
-version=0.35.2
+version=0.35.3
 revision=1
 create_wrksrc=yes
 depends="font-util"
@@ -9,7 +9,7 @@ maintainer="B. Wilson <x@wilsonb.com>"
 license="OFL-1.1"
 homepage="https://github.com/be5invis/Sarasa-Gothic"
 distfiles="https://github.com/be5invis/Sarasa-Gothic/releases/download/v${version}/sarasa-gothic-ttc-${version}.7z"
-checksum=9a049415cd427b91a9c28ca7032185e0684eb17a426e5fdf07fd2e370f949035
+checksum=b1f6e53b3287f538331fd832d4d39cfbca66c3637d7a3a701f817da3e627bb16
 
 font_dirs="/usr/share/fonts/TTF"
 

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

* Re: [PR REVIEW] font-sarasa-gothic: update to 0.35.3
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
                   ` (2 preceding siblings ...)
  2021-12-11  5:12 ` rakino
@ 2021-12-11  5:17 ` rakino
  2021-12-11 18:14 ` ericonr
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: rakino @ 2021-12-11  5:17 UTC (permalink / raw)
  To: ml

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

New review comment by rakino on void-packages repository

https://github.com/void-linux/void-packages/pull/34376#discussion_r767091298

Comment:
Updated, thanks!

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

* Re: font-sarasa-gothic: update to 0.35.3
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
                   ` (3 preceding siblings ...)
  2021-12-11  5:17 ` [PR REVIEW] font-sarasa-gothic: update to 0.35.3 rakino
@ 2021-12-11 18:14 ` ericonr
  2021-12-12  3:45 ` [PR PATCH] [Updated] " rakino
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2021-12-11 18:14 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34376#issuecomment-991735659

Comment:
Please squash the commits into a single one. For local changes, I recommend using `git rebase` instead of `git merge` to handle updating from master.

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

* Re: [PR PATCH] [Updated] font-sarasa-gothic: update to 0.35.3
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
                   ` (4 preceding siblings ...)
  2021-12-11 18:14 ` ericonr
@ 2021-12-12  3:45 ` rakino
  2021-12-13  8:16 ` rakino
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: rakino @ 2021-12-12  3:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rakino/void-packages sarasa-update
https://github.com/void-linux/void-packages/pull/34376

font-sarasa-gothic: update to 0.35.3
<!-- 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 [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 [skip CI](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/34376.patch is attached

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

From 34bbe4eb612af0fc3e17389ad931325efcde337e Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Sat, 4 Dec 2021 11:42:15 +0800
Subject: [PATCH] font-sarasa-gothic: update to 0.35.3

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

diff --git a/srcpkgs/font-sarasa-gothic/template b/srcpkgs/font-sarasa-gothic/template
index 534a4bf861fc..53543c2bfbd8 100644
--- a/srcpkgs/font-sarasa-gothic/template
+++ b/srcpkgs/font-sarasa-gothic/template
@@ -1,6 +1,6 @@
 # Template file for 'font-sarasa-gothic'
 pkgname=font-sarasa-gothic
-version=0.34.3
+version=0.35.3
 revision=1
 create_wrksrc=yes
 depends="font-util"
@@ -9,7 +9,7 @@ maintainer="B. Wilson <x@wilsonb.com>"
 license="OFL-1.1"
 homepage="https://github.com/be5invis/Sarasa-Gothic"
 distfiles="https://github.com/be5invis/Sarasa-Gothic/releases/download/v${version}/sarasa-gothic-ttc-${version}.7z"
-checksum=6938707af097f5bf899f570c886063860973193db9524468da0c27af4a36ce94
+checksum=b1f6e53b3287f538331fd832d4d39cfbca66c3637d7a3a701f817da3e627bb16
 
 font_dirs="/usr/share/fonts/TTF"
 

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

* Re: font-sarasa-gothic: update to 0.35.3
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
                   ` (5 preceding siblings ...)
  2021-12-12  3:45 ` [PR PATCH] [Updated] " rakino
@ 2021-12-13  8:16 ` rakino
  2021-12-17 10:01 ` paper42
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: rakino @ 2021-12-13  8:16 UTC (permalink / raw)
  To: ml

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

New comment by rakino on void-packages repository

https://github.com/void-linux/void-packages/pull/34376#issuecomment-992212669

Comment:
@ericonr Thanks again! It should be OK now.

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

* Re: font-sarasa-gothic: update to 0.35.3
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
                   ` (6 preceding siblings ...)
  2021-12-13  8:16 ` rakino
@ 2021-12-17 10:01 ` paper42
  2021-12-17 10:01 ` paper42
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2021-12-17 10:01 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34376#issuecomment-996588111

Comment:
.4 is out and please rebase this branch on top of master - `git rebase upstream/master` before force pushing, so the CI can run.

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

* Re: font-sarasa-gothic: update to 0.35.3
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
                   ` (7 preceding siblings ...)
  2021-12-17 10:01 ` paper42
@ 2021-12-17 10:01 ` paper42
  2021-12-17 11:49 ` [PR PATCH] [Updated] " rakino
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2021-12-17 10:01 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34376#issuecomment-996588111

Comment:
.4 is out and please rebase this branch on top of master - `git fetch upstream; git rebase upstream/master` before force pushing, so the CI can run.

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

* Re: [PR PATCH] [Updated] font-sarasa-gothic: update to 0.35.3
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
                   ` (8 preceding siblings ...)
  2021-12-17 10:01 ` paper42
@ 2021-12-17 11:49 ` rakino
  2021-12-17 12:04 ` paper42
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: rakino @ 2021-12-17 11:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rakino/void-packages sarasa-update
https://github.com/void-linux/void-packages/pull/34376

font-sarasa-gothic: update to 0.35.3
<!-- 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 [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 [skip CI](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/34376.patch is attached

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

From 4c50acfe1d1a9422175624aeb233d6761043af39 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Sat, 4 Dec 2021 11:42:15 +0800
Subject: [PATCH] font-sarasa-gothic: update to 0.35.4

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

diff --git a/srcpkgs/font-sarasa-gothic/template b/srcpkgs/font-sarasa-gothic/template
index 534a4bf861fc..e767102c39ec 100644
--- a/srcpkgs/font-sarasa-gothic/template
+++ b/srcpkgs/font-sarasa-gothic/template
@@ -1,6 +1,6 @@
 # Template file for 'font-sarasa-gothic'
 pkgname=font-sarasa-gothic
-version=0.34.3
+version=0.34.4
 revision=1
 create_wrksrc=yes
 depends="font-util"
@@ -9,7 +9,7 @@ maintainer="B. Wilson <x@wilsonb.com>"
 license="OFL-1.1"
 homepage="https://github.com/be5invis/Sarasa-Gothic"
 distfiles="https://github.com/be5invis/Sarasa-Gothic/releases/download/v${version}/sarasa-gothic-ttc-${version}.7z"
-checksum=6938707af097f5bf899f570c886063860973193db9524468da0c27af4a36ce94
+checksum=28f32622fbd1e6c77f819a1dfba259b39291caf709bf67849837fee0d9287e42
 
 font_dirs="/usr/share/fonts/TTF"
 

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

* Re: font-sarasa-gothic: update to 0.35.3
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
                   ` (9 preceding siblings ...)
  2021-12-17 11:49 ` [PR PATCH] [Updated] " rakino
@ 2021-12-17 12:04 ` paper42
  2021-12-17 12:31 ` [PR PATCH] [Updated] " rakino
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2021-12-17 12:04 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34376#issuecomment-996671746

Comment:
```
ERROR: SHA256 mismatch for 'sarasa-gothic-ttc-0.34.4.7z'
```
the checksum has to be fixed

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

* Re: [PR PATCH] [Updated] font-sarasa-gothic: update to 0.35.3
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
                   ` (10 preceding siblings ...)
  2021-12-17 12:04 ` paper42
@ 2021-12-17 12:31 ` rakino
  2021-12-17 12:35 ` font-sarasa-gothic: update to 0.35.4 rakino
  2021-12-29  2:27 ` [PR PATCH] [Updated] " rakino
  13 siblings, 0 replies; 15+ messages in thread
From: rakino @ 2021-12-17 12:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rakino/void-packages sarasa-update
https://github.com/void-linux/void-packages/pull/34376

font-sarasa-gothic: update to 0.35.3
<!-- 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 [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 [skip CI](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/34376.patch is attached

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

From 6ab0c714eaffb4aa1bc9bb04ed8311994db7b93b Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Sat, 4 Dec 2021 11:42:15 +0800
Subject: [PATCH] font-sarasa-gothic: update to 0.35.4

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

diff --git a/srcpkgs/font-sarasa-gothic/template b/srcpkgs/font-sarasa-gothic/template
index 534a4bf861fc..968bc9b02d6c 100644
--- a/srcpkgs/font-sarasa-gothic/template
+++ b/srcpkgs/font-sarasa-gothic/template
@@ -1,6 +1,6 @@
 # Template file for 'font-sarasa-gothic'
 pkgname=font-sarasa-gothic
-version=0.34.3
+version=0.35.4
 revision=1
 create_wrksrc=yes
 depends="font-util"
@@ -9,7 +9,7 @@ maintainer="B. Wilson <x@wilsonb.com>"
 license="OFL-1.1"
 homepage="https://github.com/be5invis/Sarasa-Gothic"
 distfiles="https://github.com/be5invis/Sarasa-Gothic/releases/download/v${version}/sarasa-gothic-ttc-${version}.7z"
-checksum=6938707af097f5bf899f570c886063860973193db9524468da0c27af4a36ce94
+checksum=28f32622fbd1e6c77f819a1dfba259b39291caf709bf67849837fee0d9287e42
 
 font_dirs="/usr/share/fonts/TTF"
 

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

* Re: font-sarasa-gothic: update to 0.35.4
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
                   ` (11 preceding siblings ...)
  2021-12-17 12:31 ` [PR PATCH] [Updated] " rakino
@ 2021-12-17 12:35 ` rakino
  2021-12-29  2:27 ` [PR PATCH] [Updated] " rakino
  13 siblings, 0 replies; 15+ messages in thread
From: rakino @ 2021-12-17 12:35 UTC (permalink / raw)
  To: ml

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

New comment by rakino on void-packages repository

https://github.com/void-linux/void-packages/pull/34376#issuecomment-996689381

Comment:
@paper42 Sorry for my carelessness!

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

* Re: [PR PATCH] [Updated] font-sarasa-gothic: update to 0.35.4
  2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
                   ` (12 preceding siblings ...)
  2021-12-17 12:35 ` font-sarasa-gothic: update to 0.35.4 rakino
@ 2021-12-29  2:27 ` rakino
  13 siblings, 0 replies; 15+ messages in thread
From: rakino @ 2021-12-29  2:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rakino/void-packages sarasa-update
https://github.com/void-linux/void-packages/pull/34376

font-sarasa-gothic: update to 0.35.4
<!-- 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 [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 [skip CI](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/34376.patch is attached

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

From 0ec258cc81886a341ff89a18ed8f2df33fa7efcc Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Sat, 4 Dec 2021 11:42:15 +0800
Subject: [PATCH] font-sarasa-gothic: update to 0.35.7

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

diff --git a/srcpkgs/font-sarasa-gothic/template b/srcpkgs/font-sarasa-gothic/template
index 534a4bf861fc..d3929e88c952 100644
--- a/srcpkgs/font-sarasa-gothic/template
+++ b/srcpkgs/font-sarasa-gothic/template
@@ -1,6 +1,6 @@
 # Template file for 'font-sarasa-gothic'
 pkgname=font-sarasa-gothic
-version=0.34.3
+version=0.35.7
 revision=1
 create_wrksrc=yes
 depends="font-util"
@@ -9,7 +9,7 @@ maintainer="B. Wilson <x@wilsonb.com>"
 license="OFL-1.1"
 homepage="https://github.com/be5invis/Sarasa-Gothic"
 distfiles="https://github.com/be5invis/Sarasa-Gothic/releases/download/v${version}/sarasa-gothic-ttc-${version}.7z"
-checksum=6938707af097f5bf899f570c886063860973193db9524468da0c27af4a36ce94
+checksum=aac6bf8dd34c5215b5bdefa468ad5e2ac6230b103b1d1b34d3f9e2bf6bee42ca
 
 font_dirs="/usr/share/fonts/TTF"
 

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

end of thread, other threads:[~2021-12-29  2:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-04  3:44 [PR PATCH] font-sarasa-gothic: update to 0.35.2 rakino
2021-12-11  3:25 ` [PR REVIEW] " ericonr
2021-12-11  5:01 ` [PR PATCH] [Updated] " rakino
2021-12-11  5:12 ` rakino
2021-12-11  5:17 ` [PR REVIEW] font-sarasa-gothic: update to 0.35.3 rakino
2021-12-11 18:14 ` ericonr
2021-12-12  3:45 ` [PR PATCH] [Updated] " rakino
2021-12-13  8:16 ` rakino
2021-12-17 10:01 ` paper42
2021-12-17 10:01 ` paper42
2021-12-17 11:49 ` [PR PATCH] [Updated] " rakino
2021-12-17 12:04 ` paper42
2021-12-17 12:31 ` [PR PATCH] [Updated] " rakino
2021-12-17 12:35 ` font-sarasa-gothic: update to 0.35.4 rakino
2021-12-29  2:27 ` [PR PATCH] [Updated] " rakino

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