Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] snapshot: update to 46.3
@ 2024-05-09  6:41 chrysos349
  2024-05-09 11:34 ` [PR PATCH] [Updated] " chrysos349
  2024-05-29 15:09 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: chrysos349 @ 2024-05-09  6:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages snapshot
https://github.com/void-linux/void-packages/pull/50259

snapshot: update to 46.3
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)

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

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

From 53cf6016c458af6141b842cc0a71f658df042fb1 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Thu, 9 May 2024 09:40:31 +0300
Subject: [PATCH] snapshot: update to 46.3

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

diff --git a/srcpkgs/snapshot/template b/srcpkgs/snapshot/template
index e014080e50c584..1e1dc12429cb98 100644
--- a/srcpkgs/snapshot/template
+++ b/srcpkgs/snapshot/template
@@ -1,6 +1,6 @@
 # Template file for 'snapshot'
 pkgname=snapshot
-version=46.2
+version=46.3
 revision=1
 build_style=meson
 build_helper=rust
@@ -12,7 +12,7 @@ maintainer="chrysos349 <chrysostom349@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/GNOME/snapshot"
 distfiles="${GNOME_SITE}/snapshot/${version%.*}/snapshot-${version}.tar.xz"
-checksum=11fe79a12bb34051e2a279da8c1f454587d011a14fc24237e454c64f44bacf4d
+checksum=45957a0415f454d63531491aa04795cee0ced4edddd5d8fa0d000f5ef0735b67
 
 post_patch() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Updated] snapshot: update to 46.3
  2024-05-09  6:41 [PR PATCH] snapshot: update to 46.3 chrysos349
@ 2024-05-09 11:34 ` chrysos349
  2024-05-29 15:09 ` [PR PATCH] [Merged]: " cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: chrysos349 @ 2024-05-09 11:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages snapshot
https://github.com/void-linux/void-packages/pull/50259

snapshot: update to 46.3
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)

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

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

From 3a9443ae57d7377a7d6d42956b08f280d9dc36ba Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Thu, 9 May 2024 09:40:31 +0300
Subject: [PATCH] snapshot: update to 46.3

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

diff --git a/srcpkgs/snapshot/template b/srcpkgs/snapshot/template
index e014080e50c584..1e1dc12429cb98 100644
--- a/srcpkgs/snapshot/template
+++ b/srcpkgs/snapshot/template
@@ -1,6 +1,6 @@
 # Template file for 'snapshot'
 pkgname=snapshot
-version=46.2
+version=46.3
 revision=1
 build_style=meson
 build_helper=rust
@@ -12,7 +12,7 @@ maintainer="chrysos349 <chrysostom349@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/GNOME/snapshot"
 distfiles="${GNOME_SITE}/snapshot/${version%.*}/snapshot-${version}.tar.xz"
-checksum=11fe79a12bb34051e2a279da8c1f454587d011a14fc24237e454c64f44bacf4d
+checksum=45957a0415f454d63531491aa04795cee0ced4edddd5d8fa0d000f5ef0735b67
 
 post_patch() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Merged]: snapshot: update to 46.3
  2024-05-09  6:41 [PR PATCH] snapshot: update to 46.3 chrysos349
  2024-05-09 11:34 ` [PR PATCH] [Updated] " chrysos349
@ 2024-05-29 15:09 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-05-29 15:09 UTC (permalink / raw)
  To: ml

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

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

snapshot: update to 46.3
https://github.com/void-linux/void-packages/pull/50259

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

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)

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

end of thread, other threads:[~2024-05-29 15:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-09  6:41 [PR PATCH] snapshot: update to 46.3 chrysos349
2024-05-09 11:34 ` [PR PATCH] [Updated] " chrysos349
2024-05-29 15:09 ` [PR PATCH] [Merged]: " 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).