Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dub: update to 1.35.0
@ 2023-12-31  5:45 jtbx
  2024-01-07  5:37 ` [PR PATCH] [Updated] " jtbx
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jtbx @ 2023-12-31  5:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jtbx/void-packages dub-1.35.0
https://github.com/void-linux/void-packages/pull/48006

dub: update to 1.35.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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/48006.patch is attached

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

From 4630a09c367263d98396bb6b6bb8a9648c691990 Mon Sep 17 00:00:00 2001
From: Jeremy Baxter <jtbx@duck.com>
Date: Sun, 31 Dec 2023 18:41:47 +1300
Subject: [PATCH] dub: update to 1.35.0

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

diff --git a/srcpkgs/dub/template b/srcpkgs/dub/template
index f80d21bb90a20..24981e436d0cc 100644
--- a/srcpkgs/dub/template
+++ b/srcpkgs/dub/template
@@ -1,6 +1,6 @@
 # Template file for 'dub'
 pkgname=dub
-version=1.27.0
+version=1.35.0
 revision=1
 hostmakedepends="dmd dtools"
 makedepends="libcurl-devel"
@@ -10,7 +10,7 @@ maintainer="Follpvosten <wolfi@karpador.xyz>"
 license="MIT"
 homepage="https://github.com/dlang/dub"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=fb800f3355f167ac7f997f77e31e331db9d33477779fdaaf2851b3abcecc801a
+checksum=7275cfbff1b8c8e2cb4a93ae98a8f4a6acdac88bbdc49e14aa66ea82a8539c94
 nocross="requires dmd"
 
 do_build() {

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

* Re: [PR PATCH] [Updated] dub: update to 1.35.0
  2023-12-31  5:45 [PR PATCH] dub: update to 1.35.0 jtbx
@ 2024-01-07  5:37 ` jtbx
  2024-04-07  1:46 ` dub: update to 1.35.1 github-actions
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: jtbx @ 2024-01-07  5:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jtbx/void-packages dub-1.35.0
https://github.com/void-linux/void-packages/pull/48006

dub: update to 1.35.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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/48006.patch is attached

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

From 4ecf67856f60c41b0e0185f7f5dd599985d7cc2c Mon Sep 17 00:00:00 2001
From: Jeremy Baxter <jtbx@duck.com>
Date: Sun, 31 Dec 2023 18:41:47 +1300
Subject: [PATCH] dub: update to 1.35.1

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

diff --git a/srcpkgs/dub/template b/srcpkgs/dub/template
index f80d21bb90a20..6efa55c6ec1d2 100644
--- a/srcpkgs/dub/template
+++ b/srcpkgs/dub/template
@@ -1,6 +1,6 @@
 # Template file for 'dub'
 pkgname=dub
-version=1.27.0
+version=1.35.1
 revision=1
 hostmakedepends="dmd dtools"
 makedepends="libcurl-devel"
@@ -10,7 +10,7 @@ maintainer="Follpvosten <wolfi@karpador.xyz>"
 license="MIT"
 homepage="https://github.com/dlang/dub"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=fb800f3355f167ac7f997f77e31e331db9d33477779fdaaf2851b3abcecc801a
+checksum=4355d7664bd588199ea9f8203f32cbb63981041b6c94a613ffafaaa45054fd2c
 nocross="requires dmd"
 
 do_build() {

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

* Re: dub: update to 1.35.1
  2023-12-31  5:45 [PR PATCH] dub: update to 1.35.0 jtbx
  2024-01-07  5:37 ` [PR PATCH] [Updated] " jtbx
@ 2024-04-07  1:46 ` github-actions
  2024-04-07  2:16 ` jtbx
  2024-04-07  2:16 ` [PR PATCH] [Closed]: " jtbx
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2024-04-07  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/48006#issuecomment-2041270094

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

* Re: [PR PATCH] [Closed]: dub: update to 1.35.1
  2023-12-31  5:45 [PR PATCH] dub: update to 1.35.0 jtbx
                   ` (2 preceding siblings ...)
  2024-04-07  2:16 ` jtbx
@ 2024-04-07  2:16 ` jtbx
  3 siblings, 0 replies; 5+ messages in thread
From: jtbx @ 2024-04-07  2:16 UTC (permalink / raw)
  To: ml

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

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

dub: update to 1.35.1
https://github.com/void-linux/void-packages/pull/48006

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl


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

* Re: dub: update to 1.35.1
  2023-12-31  5:45 [PR PATCH] dub: update to 1.35.0 jtbx
  2024-01-07  5:37 ` [PR PATCH] [Updated] " jtbx
  2024-04-07  1:46 ` dub: update to 1.35.1 github-actions
@ 2024-04-07  2:16 ` jtbx
  2024-04-07  2:16 ` [PR PATCH] [Closed]: " jtbx
  3 siblings, 0 replies; 5+ messages in thread
From: jtbx @ 2024-04-07  2:16 UTC (permalink / raw)
  To: ml

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

New comment by jtbx on void-packages repository

https://github.com/void-linux/void-packages/pull/48006#issuecomment-2041278682

Comment:
Too many updates upstream, not willing to maintain this PR anymore

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

end of thread, other threads:[~2024-04-07  2:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-31  5:45 [PR PATCH] dub: update to 1.35.0 jtbx
2024-01-07  5:37 ` [PR PATCH] [Updated] " jtbx
2024-04-07  1:46 ` dub: update to 1.35.1 github-actions
2024-04-07  2:16 ` jtbx
2024-04-07  2:16 ` [PR PATCH] [Closed]: " jtbx

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