Github messages for voidlinux
 help / color / mirror / Atom feed
From: caughtquick <caughtquick@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gogs: update to 0.13.0.
Date: Wed, 21 Feb 2024 00:02:00 +0100	[thread overview]
Message-ID: <20240220230200.9D3092BF2A@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48846@inbox.vuxu.org>

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

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

https://github.com/caughtquick/void-packages gogs
https://github.com/void-linux/void-packages/pull/48846

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

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

<!--
#### 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, (x86_64-glibc)


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

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

From 7a63359061cacfe6eb7ecf90a33cce548e6b876e Mon Sep 17 00:00:00 2001
From: caughtquick <abhijit@sipahimalani.me>
Date: Mon, 19 Feb 2024 20:38:36 -0800
Subject: [PATCH] gogs: update to 0.13.0.

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

diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template
index 68a136a80c1711..1e2a2a80e0dd78 100644
--- a/srcpkgs/gogs/template
+++ b/srcpkgs/gogs/template
@@ -1,7 +1,7 @@
 # Template file for 'gogs'
 pkgname=gogs
-version=0.12.1
-revision=3
+version=0.13.0
+revision=1
 build_style=go
 go_import_path=gogs.io/gogs
 go_build_tags="sqlite pam cert"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://gogs.io"
 distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
-checksum=435ed5ca5e15381883079f1483131e3601f69ff56ebfdb5c60d14c0af98ce9a1
+checksum=59a8c4349ed104ccd44985e940a6cdb25fca1a6019212e7f65b30f1252f627ce
 
 conf_files="/etc/gogs.ini"
 system_accounts="gogs"

  parent reply	other threads:[~2024-02-20 23:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-20  4:39 [PR PATCH] " caughtquick
2024-02-20  5:04 ` [PR PATCH] [Updated] " caughtquick
2024-02-20 23:02 ` caughtquick [this message]
2024-02-21 19:08 ` [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=20240220230200.9D3092BF2A@inbox.vuxu.org \
    --to=caughtquick@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).