Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mu: update to 1.4.
@ 2020-04-18 15:22 ralsei
  2020-04-19  3:02 ` sgn
  2020-04-19  3:02 ` [PR PATCH] [Closed]: " sgn
  0 siblings, 2 replies; 4+ messages in thread
From: ralsei @ 2020-04-18 15:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ralsei/void-packages mu-1.4
https://github.com/void-linux/void-packages/pull/21124

mu: update to 1.4.


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

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

From e23a97a0d76119010d52a569376ed7a73fc05c97 Mon Sep 17 00:00:00 2001
From: Hazel Levine <rose.hazel@protonmail.ch>
Date: Sat, 18 Apr 2020 11:21:17 -0400
Subject: [PATCH] mu: update to 1.4.

---
 srcpkgs/mu/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/mu/template b/srcpkgs/mu/template
index 5f371677881..62ecc64e3f3 100644
--- a/srcpkgs/mu/template
+++ b/srcpkgs/mu/template
@@ -1,8 +1,7 @@
 # Template file for 'mu'
 pkgname=mu
-reverts="1.3.1_1"
-version=1.2
-revision=2
+version=1.4
+revision=1
 build_style=gnu-configure
 hostmakedepends="automake libtool pkg-config emacs texinfo"
 makedepends="xapian-core-devel gmime3-devel libuuid-devel"
@@ -10,8 +9,8 @@ short_desc="Emacs-based tool for dealing with e-mail stored in the Maildir-forma
 maintainer="Benjamin Slade <slade@jnanam.net>"
 license="GPL-3.0-or-later"
 homepage="http://www.djcbsoftware.nl/code/mu/"
-distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz"
-checksum=75ac379ddbaa35ab54035b057bf729537afbef09c71505c2f7209826265e049a
+distfiles="https://github.com/djcb/mu/releases/download/${version}/${pkgname}-${version}.tar.xz"
+checksum=fe3af9362e41f8f215ed8ceb60fed5832aed427ebf366eea17d73e4b6146c6ab
 
 pre_configure() {
 	sed -i 's,-I${prefix}/include,,' contrib/Makefile.am

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

* Re: mu: update to 1.4.
  2020-04-18 15:22 [PR PATCH] mu: update to 1.4 ralsei
@ 2020-04-19  3:02 ` sgn
  2020-04-19  3:02 ` [PR PATCH] [Closed]: " sgn
  1 sibling, 0 replies; 4+ messages in thread
From: sgn @ 2020-04-19  3:02 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/21124#issuecomment-616015101

Comment:
Dup #21131 

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

* Re: [PR PATCH] [Closed]: mu: update to 1.4.
  2020-04-18 15:22 [PR PATCH] mu: update to 1.4 ralsei
  2020-04-19  3:02 ` sgn
@ 2020-04-19  3:02 ` sgn
  1 sibling, 0 replies; 4+ messages in thread
From: sgn @ 2020-04-19  3:02 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

mu: update to 1.4.
https://github.com/void-linux/void-packages/pull/21124

Description:


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

* [PR PATCH] mu: update to 1.4
@ 2020-04-18 19:25 emacsomancer
  0 siblings, 0 replies; 4+ messages in thread
From: emacsomancer @ 2020-04-18 19:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/emacsomancer/void-packages mu1.4
https://github.com/void-linux/void-packages/pull/21131

mu: update to 1.4


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

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

From 7d411a2b5b64b1281606ca3a87ad1831ce2883cf Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Sat, 18 Apr 2020 13:24:21 -0600
Subject: [PATCH] mu: update to 1.4

---
 srcpkgs/mu/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/mu/template b/srcpkgs/mu/template
index 5f371677881..9633fe543ee 100644
--- a/srcpkgs/mu/template
+++ b/srcpkgs/mu/template
@@ -1,17 +1,16 @@
 # Template file for 'mu'
 pkgname=mu
-reverts="1.3.1_1"
-version=1.2
-revision=2
+version=1.4
+revision=1
 build_style=gnu-configure
 hostmakedepends="automake libtool pkg-config emacs texinfo"
 makedepends="xapian-core-devel gmime3-devel libuuid-devel"
 short_desc="Emacs-based tool for dealing with e-mail stored in the Maildir-format"
 maintainer="Benjamin Slade <slade@jnanam.net>"
 license="GPL-3.0-or-later"
-homepage="http://www.djcbsoftware.nl/code/mu/"
+homepage="https://www.djcbsoftware.nl/code/mu/"
 distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz"
-checksum=75ac379ddbaa35ab54035b057bf729537afbef09c71505c2f7209826265e049a
+checksum=65b8a2429acac9a7465c03f654d5ad9ed1266c1c8a95ecba2c3d664548ab9328
 
 pre_configure() {
 	sed -i 's,-I${prefix}/include,,' contrib/Makefile.am

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

end of thread, other threads:[~2020-04-19  3:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-18 15:22 [PR PATCH] mu: update to 1.4 ralsei
2020-04-19  3:02 ` sgn
2020-04-19  3:02 ` [PR PATCH] [Closed]: " sgn
2020-04-18 19:25 [PR PATCH] " emacsomancer

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