Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ed: Update to 1.20
@ 2024-06-05  8:42 indeededa
  2024-06-05 13:22 ` leahneukirchen
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: indeededa @ 2024-06-05  8:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/indeededa/void-packages ed-1.20
https://github.com/void-linux/void-packages/pull/50702

ed: Update to 1.20
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/50702.patch is attached

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

From 331854bb8015175e792dbdcfdff852e60e2cdaf4 Mon Sep 17 00:00:00 2001
From: indeededa <164004041+indeededa@users.noreply.github.com>
Date: Wed, 5 Jun 2024 15:40:02 +0700
Subject: [PATCH] ed: Update to 1.20

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

diff --git a/srcpkgs/ed/template b/srcpkgs/ed/template
index 0f9261aa506719..5f017957c0f274 100644
--- a/srcpkgs/ed/template
+++ b/srcpkgs/ed/template
@@ -1,6 +1,6 @@
 # Template file for 'ed'
 pkgname=ed
-version=1.19
+version=1.20
 revision=1
 build_style=gnu-configure
 hostmakedepends="lzip"
@@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://www.gnu.org/software/ed/ed.html"
 distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.lz"
-checksum=ce2f2e5c424790aa96d09dacb93d9bbfdc0b7eb6249c9cb7538452e8ec77cd48
+checksum=c6030defe6ae172f1687906d7354054c75a6a9130af319d4e73c50a91959c5a6
 
 do_build() {
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"

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

end of thread, other threads:[~2024-06-06  4:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-05  8:42 [PR PATCH] ed: Update to 1.20 indeededa
2024-06-05 13:22 ` leahneukirchen
2024-06-05 13:43 ` [PR PATCH] [Updated] " indeededa
2024-06-05 13:45 ` indeededa
2024-06-05 13:46 ` indeededa
2024-06-05 13:47 ` indeededa
2024-06-05 13:50 ` leahneukirchen
2024-06-05 13:52 ` [PR PATCH] [Updated] " indeededa
2024-06-05 13:53 ` indeededa
2024-06-06  2:44 ` [PR PATCH] [Updated] " indeededa
2024-06-06  4:55 ` [PR PATCH] [Closed]: " indeededa

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).