Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nerd-fonts: update to 3.1.1.
@ 2023-12-01  1:54 Snxwman
  2023-12-01  2:21 ` classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Snxwman @ 2023-12-01  1:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Snxwman/void-packages nerd-fonts-3.1.1
https://github.com/void-linux/void-packages/pull/47509

nerd-fonts: update to 3.1.1.
<!-- 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, x86_64
<!--
- 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/47509.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nerd-fonts-3.1.1-47509.patch --]
[-- Type: text/x-diff, Size: 1191 bytes --]

From 5f1db8f231573070662c7e1bbf0ff452aaffda66 Mon Sep 17 00:00:00 2001
From: Sam Kopp <github@snxwman.dev>
Date: Thu, 30 Nov 2023 20:21:27 -0500
Subject: [PATCH] nerd-fonts: update to 3.1.1.

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

diff --git a/srcpkgs/nerd-fonts/template b/srcpkgs/nerd-fonts/template
index eebd5381e74c5..f6cbf7a320f72 100644
--- a/srcpkgs/nerd-fonts/template
+++ b/srcpkgs/nerd-fonts/template
@@ -1,7 +1,7 @@
 # Template file for 'nerd-fonts'
 pkgname=nerd-fonts
-version=3.0.2
-revision=2
+version=3.1.1
+revision=1
 depends="nerd-fonts-ttf nerd-fonts-otf"
 short_desc="Iconic font aggregator, collection and patcher"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://nerdfonts.com"
 changelog="https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/changelog.md"
 distfiles="https://github.com/ryanoasis/nerd-fonts/archive/refs/tags/v${version}.tar.gz"
-checksum=3b18b305451b0b22cb6484197f8029efe54e5c459e8ed3adbb0fb1697c0c13a6
+checksum=4c4d7f2aceda05ff17789adb2c7046972f4729bc785bc85fd08d0ffde8785e5f
 
 do_install() {
 	vmkdir usr/share/fonts/NerdFonts/otf

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

* Re: nerd-fonts: update to 3.1.1.
  2023-12-01  1:54 [PR PATCH] nerd-fonts: update to 3.1.1 Snxwman
@ 2023-12-01  2:21 ` classabbyamp
  2023-12-01  6:27 ` cinerea0
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-12-01  2:21 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/47509#issuecomment-1835317785

Comment:
cc @cinerea0 

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

* Re: nerd-fonts: update to 3.1.1.
  2023-12-01  1:54 [PR PATCH] nerd-fonts: update to 3.1.1 Snxwman
  2023-12-01  2:21 ` classabbyamp
@ 2023-12-01  6:27 ` cinerea0
  2024-03-01  1:46 ` github-actions
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: cinerea0 @ 2023-12-01  6:27 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/47509#issuecomment-1835539668

Comment:
There are updates to the patching scripts that I wanted to discuss in IRC before opening a PR for this.

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

* Re: nerd-fonts: update to 3.1.1.
  2023-12-01  1:54 [PR PATCH] nerd-fonts: update to 3.1.1 Snxwman
  2023-12-01  2:21 ` classabbyamp
  2023-12-01  6:27 ` cinerea0
@ 2024-03-01  1:46 ` github-actions
  2024-03-02 21:57 ` [PR PATCH] [Closed]: " cinerea0
  2024-03-02 21:57 ` cinerea0
  4 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2024-03-01  1:46 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/47509#issuecomment-1972298773

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: nerd-fonts: update to 3.1.1.
  2023-12-01  1:54 [PR PATCH] nerd-fonts: update to 3.1.1 Snxwman
                   ` (2 preceding siblings ...)
  2024-03-01  1:46 ` github-actions
@ 2024-03-02 21:57 ` cinerea0
  2024-03-02 21:57 ` cinerea0
  4 siblings, 0 replies; 9+ messages in thread
From: cinerea0 @ 2024-03-02 21:57 UTC (permalink / raw)
  To: ml

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

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

nerd-fonts: update to 3.1.1.
https://github.com/void-linux/void-packages/pull/47509

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


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

* Re: nerd-fonts: update to 3.1.1.
  2023-12-01  1:54 [PR PATCH] nerd-fonts: update to 3.1.1 Snxwman
                   ` (3 preceding siblings ...)
  2024-03-02 21:57 ` [PR PATCH] [Closed]: " cinerea0
@ 2024-03-02 21:57 ` cinerea0
  4 siblings, 0 replies; 9+ messages in thread
From: cinerea0 @ 2024-03-02 21:57 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/47509#issuecomment-1974919266

Comment:
Superseded by https://github.com/void-linux/void-packages/commit/1f73728e4653b0947aac06b7dfcb4c48b1d76a06.

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

* Re: nerd-fonts: update to 3.1.1.
  2024-02-16 12:47 [PR PATCH] " dataCobra
  2024-02-16 12:47 ` classabbyamp
  2024-03-02  5:45 ` Snxwman
@ 2024-03-02 21:58 ` cinerea0
  2 siblings, 0 replies; 9+ messages in thread
From: cinerea0 @ 2024-03-02 21:58 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/48765#issuecomment-1974919457

Comment:
Superseded by https://github.com/void-linux/void-packages/commit/1f73728e4653b0947aac06b7dfcb4c48b1d76a06.

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

* Re: nerd-fonts: update to 3.1.1.
  2024-02-16 12:47 [PR PATCH] " dataCobra
  2024-02-16 12:47 ` classabbyamp
@ 2024-03-02  5:45 ` Snxwman
  2024-03-02 21:58 ` cinerea0
  2 siblings, 0 replies; 9+ messages in thread
From: Snxwman @ 2024-03-02  5:45 UTC (permalink / raw)
  To: ml

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

New comment by Snxwman on void-packages repository

https://github.com/void-linux/void-packages/pull/48765#issuecomment-1974328858

Comment:
#48765 #47509

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

* Re: nerd-fonts: update to 3.1.1.
  2024-02-16 12:47 [PR PATCH] " dataCobra
@ 2024-02-16 12:47 ` classabbyamp
  2024-03-02  5:45 ` Snxwman
  2024-03-02 21:58 ` cinerea0
  2 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2024-02-16 12:47 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/48765#issuecomment-1948328705

Comment:
@cinerea0 

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

end of thread, other threads:[~2024-03-02 21:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-01  1:54 [PR PATCH] nerd-fonts: update to 3.1.1 Snxwman
2023-12-01  2:21 ` classabbyamp
2023-12-01  6:27 ` cinerea0
2024-03-01  1:46 ` github-actions
2024-03-02 21:57 ` [PR PATCH] [Closed]: " cinerea0
2024-03-02 21:57 ` cinerea0
2024-02-16 12:47 [PR PATCH] " dataCobra
2024-02-16 12:47 ` classabbyamp
2024-03-02  5:45 ` Snxwman
2024-03-02 21:58 ` cinerea0

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