unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33625] [PATCH] gnu: balsa: Update to 2.5.6.
@ 2018-12-05 14:03 Rene
  2018-12-05 19:54 ` bug#33625: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Rene @ 2018-12-05 14:03 UTC (permalink / raw)
  To: 33625


[-- Attachment #1.1: Type: text/plain, Size: 77 bytes --]

Hello,
this patch updates the Balsa package to version 2.5.6.

Thank you
Rene

[-- Attachment #1.2: Type: text/html, Size: 275 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-balsa-Update-to-2.5.6.patch --]
[-- Type: text/x-patch; name="0001-gnu-balsa-Update-to-2.5.6.patch", Size: 1733 bytes --]

From e19f049f74e358d74d4d2628424e12f8ff711cee Mon Sep 17 00:00:00 2001
From: Rene <pacoon@protonmail.com>
Date: Wed, 5 Dec 2018 07:55:24 +0100
Subject: [PATCH] gnu: balsa: Update to 2.5.6.

* gnu/packages/mail.scm (balsa): Update to 2.5.6.
[source]: Update URI.
---
 gnu/packages/mail.scm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index e88b31594..261d1f013 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -23,7 +23,7 @@
 ;;; Copyright © 2017 Thomas Danckaert <post@thomasdanckaert.be>
 ;;; Copyright © 2017 Kyle Meyer <kyle@kyleam.com>
 ;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice <me@tobias.gr>
-;;; Copyright © 2017 Rene Saavedra <rennes@openmailbox.org>
+;;; Copyright © 2017, 2018 Rene Saavedra <pacoon@protonmail.com>
 ;;; Copyright © 2018 Pierre Langlois <pierre.langlois@gmx.com>
 ;;; Copyright © 2018 Alex Vong <alexvong1995@gmail.com>
 ;;; Copyright © 2018 Gábor Boskovits <boskovits@gmail.com>
@@ -2424,15 +2424,15 @@ tools and applications:
 (define-public balsa
   (package
     (name "balsa")
-    (version "2.5.3")
+    (version "2.5.6")
     (source
      (origin
        (method url-fetch)
-       (uri (string-append "https://pawsa.fedorapeople.org/balsa/balsa-"
-                           version ".tar.bz2"))
+       (uri (string-append "https://pawsa.fedorapeople.org/balsa/"
+                           name "-" version ".tar.bz2"))
        (sha256
         (base32
-         "15jkwp3ylbwd8iha4dr37z1xb6mkk31ym90vv3h2a5xk2rmym5mq"))))
+         "17k6wcsl8gki7cskr3hhmfj6n54rha8ca3b6fzd8blsl5shsankx"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
-- 
2.19.1


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

* bug#33625: [PATCH] gnu: balsa: Update to 2.5.6.
  2018-12-05 14:03 [bug#33625] [PATCH] gnu: balsa: Update to 2.5.6 Rene
@ 2018-12-05 19:54 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-12-05 19:54 UTC (permalink / raw)
  To: Rene; +Cc: 33625-done

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

On Wed, Dec 05, 2018 at 02:03:21PM +0000, Rene wrote:
> Hello,
> this patch updates the Balsa package to version 2.5.6.
> 
> Thank you
> Rene

> From e19f049f74e358d74d4d2628424e12f8ff711cee Mon Sep 17 00:00:00 2001
> From: Rene <pacoon@protonmail.com>
> Date: Wed, 5 Dec 2018 07:55:24 +0100
> Subject: [PATCH] gnu: balsa: Update to 2.5.6.
> 
> * gnu/packages/mail.scm (balsa): Update to 2.5.6.
> [source]: Update URI.

Thanks! Pushed as e9201659799d61b3245f2e5c53ad30c3dc522a72

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-12-05 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-05 14:03 [bug#33625] [PATCH] gnu: balsa: Update to 2.5.6 Rene
2018-12-05 19:54 ` bug#33625: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).