Github messages for voidlinux
 help / color / mirror / Atom feed
From: jcgruenhage <jcgruenhage@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] servy: update to 1.0.1.
Date: Thu, 13 Apr 2023 12:06:16 +0200	[thread overview]
Message-ID: <20230413100616.Cax05GTJTFUk76BNrJMAAjkinLIQHgVc7IDC6jBD6kc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43352@inbox.vuxu.org>

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

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

https://github.com/jcgruenhage/void-packages servy-1.0.1_1
https://github.com/void-linux/void-packages/pull/43352

servy: update to 1.0.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

I'm a bit torn on this one: The upstream git repo is gone, so we'd have to pull this from crates.io?

<!--
#### 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, (ARCH-LIBC)
- 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/43352.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-servy-1.0.1_1-43352.patch --]
[-- Type: text/x-diff, Size: 1177 bytes --]

From 671fa2a6e5f63342b1726021e9270e55693765ac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 8 Apr 2023 19:10:46 +0200
Subject: [PATCH] servy: update to 1.0.1.

---
 srcpkgs/servy/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/servy/template b/srcpkgs/servy/template
index c2d90452483b..74c024d264b4 100644
--- a/srcpkgs/servy/template
+++ b/srcpkgs/servy/template
@@ -1,15 +1,15 @@
 # Template file for 'servy'
 pkgname=servy
-version=1.0.0
-revision=2
+version=1.0.1
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
-short_desc="A tiny little web server"
+short_desc="Tiny little web server"
 maintainer="zethra <jediben97@gmail.com>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/zethra/servy"
-distfiles="https://github.com/zethra/servy/archive/${version}.tar.gz"
-checksum=6da77ef18dd04c3840a5d3bebbf1552623d2357533405c32dfdb2853b8299c44
+distfiles="https://static.crates.io/crates/servy/servy-${version}.crate"
+checksum=232a5918ae6f3f74775e693de27e1a1089ab65222f0e0db5292e4d8ec440b67d
 
 post_install() {
 	vlicense LICENSE-MIT

  parent reply	other threads:[~2023-04-13 10:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-08 17:12 [PR PATCH] " jcgruenhage
2023-04-08 18:12 ` [PR PATCH] [Updated] " jcgruenhage
2023-04-13  4:32 ` [PR REVIEW] " classabbyamp
2023-04-13  4:52 ` classabbyamp
2023-04-13 10:06 ` jcgruenhage [this message]
2023-04-13 10:06 ` jcgruenhage
2023-04-13 17:19 ` [PR PATCH] [Merged]: " classabbyamp

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=20230413100616.Cax05GTJTFUk76BNrJMAAjkinLIQHgVc7IDC6jBD6kc@z \
    --to=jcgruenhage@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).