Github messages for voidlinux
 help / color / mirror / Atom feed
From: TwinkleToes777 <TwinkleToes777@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Update redis to 7.0.4
Date: Tue, 09 Aug 2022 21:51:22 +0200	[thread overview]
Message-ID: <20220809195122.uCAvqgAodRi_a5f4bQ0FNqcUKD4SwWizTmkg-6qiHmA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38560@inbox.vuxu.org>

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

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

https://github.com/TwinkleToes777/redis-update master
https://github.com/void-linux/void-packages/pull/38560

Update redis to 7.0.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, amd64-glibc


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

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

From 6e0f09bd35ac7271a52d9a0b74f67921b26f1b8e Mon Sep 17 00:00:00 2001
From: TwinkleToes777 <86523072+TwinkleToes777@users.noreply.github.com>
Date: Tue, 9 Aug 2022 19:34:52 +0000
Subject: [PATCH 1/2] Update redis to 7.0.4

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..1397d891418b 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,6 +1,6 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=7.0.4
 revision=1
 makedepends="jemalloc-devel libatomic-devel"
 checkdepends="tcl-devel procps-ng"
@@ -8,9 +8,9 @@ short_desc="Advanced key-value store"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://redis.io"
-changelog="https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
+changelog="https://github.com/redis/redis/releases/tag/7.0.4"
 distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
-checksum=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+checksum=f0e65fda74c44a3dd4fa9d512d4d4d833dd0939c934e946a5c622a630d057f2f
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

From d57d0e1e62b7986d393f639192d21dcea1d33602 Mon Sep 17 00:00:00 2001
From: TwinkleToes777 <86523072+TwinkleToes777@users.noreply.github.com>
Date: Tue, 9 Aug 2022 19:51:19 +0000
Subject: [PATCH 2/2] Fix changelog

---
 srcpkgs/redis/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 1397d891418b..a49b623557d9 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -8,7 +8,7 @@ short_desc="Advanced key-value store"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://redis.io"
-changelog="https://github.com/redis/redis/releases/tag/7.0.4"
+changelog="https://raw.githubusercontent.com/redis/redis/${version%.*}/00-RELEASENOTES"
 distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
 checksum=f0e65fda74c44a3dd4fa9d512d4d4d833dd0939c934e946a5c622a630d057f2f
 

  parent reply	other threads:[~2022-08-09 19:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-09 19:36 [PR PATCH] " TwinkleToes777
2022-08-09 19:47 ` [PR REVIEW] " Chocimier
2022-08-09 19:51 ` TwinkleToes777 [this message]
2022-08-09 20:05 ` [PR PATCH] [Updated] " TwinkleToes777
2022-08-09 20:07 ` Chocimier
2022-08-09 20:09 ` paper42
2022-08-09 20:10 ` TwinkleToes777
2022-08-09 20:10 ` Chocimier
2022-08-09 20:12 ` TwinkleToes777
2022-08-20  5:50 ` redis: update " TwinkleToes777
2022-08-20  5:50 ` [PR PATCH] [Closed]: " TwinkleToes777

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220809195122.uCAvqgAodRi_a5f4bQ0FNqcUKD4SwWizTmkg-6qiHmA@z \
    --to=twinkletoes777@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).