Github messages for voidlinux
 help / color / mirror / Atom feed
From: leahneukirchen <leahneukirchen@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] redis: update to 7.0.4.
Date: Tue, 04 Oct 2022 21:18:18 +0200	[thread overview]
Message-ID: <20221004191818.Ikbd0bXyAsuwVeiwnwGe6fnu6g0sgBSpIhJX1ibbbFs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38810@inbox.vuxu.org>

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

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

https://github.com/leahneukirchen/void-packages redis7
https://github.com/void-linux/void-packages/pull/38810

redis: update to 7.0.4.
#### Testing the changes
- I tested the changes in this PR: **briefly**




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

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

From 6403667eef57bee16ff904f0c961c9c47704448d Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sun, 21 Aug 2022 15:12:07 +0200
Subject: [PATCH] redis: update to 7.0.5.

---
 srcpkgs/redis/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..110484cdb527 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,16 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=7.0.5
 revision=1
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="pkg-config procps-ng tcl-devel which"
 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://raw.githubusercontent.com/antirez/redis/${version%.*}/00-RELEASENOTES"
 distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
-checksum=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+checksum=67054cc37b58c125df93bd78000261ec0ef4436a26b40f38262c780e56315cc3
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

  parent reply	other threads:[~2022-10-04 19:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-21 13:18 [PR PATCH] " leahneukirchen
2022-09-22  7:02 ` [PR REVIEW] " classabbyamp
2022-09-22  7:02 ` classabbyamp
2022-10-04 19:18 ` leahneukirchen [this message]
2022-10-04 19:39 ` [PR PATCH] [Merged]: " leahneukirchen

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=20221004191818.Ikbd0bXyAsuwVeiwnwGe6fnu6g0sgBSpIhJX1ibbbFs@z \
    --to=leahneukirchen@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).