unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jack Hill <jackhill@jackhill.us>
To: 32862@debbugs.gnu.org
Subject: [bug#32862] Mcabber: Update to 1.1.0
Date: Fri, 28 Sep 2018 11:24:30 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.2.20.1809281122480.21284@marsh.hcoop.net> (raw)

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

The attached patch updates mcabber from 1.0.5 to 1.1.0. It builds and 
runs successfully on my x86_64 machine. No changes were necessary to the 
package except for updating the version and hash.

Best,
Jack

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

From aafedc9fdbc4b946ec170913f279ba498ec12e14 Mon Sep 17 00:00:00 2001
From: Jack Hill <jackhill@jackhill.us>
Date: Fri, 28 Sep 2018 11:18:01 -0400
Subject: [PATCH] gnu: mcabber: Update to 1.1.0

* gnu/packages/messaging.scm (mcabber): Update to 1.1.0
---
 gnu/packages/messaging.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 9b1aea788..af67c922b 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1385,7 +1385,7 @@ protocol allows.")
 (define-public mcabber
   (package
     (name "mcabber")
-    (version "1.0.5")
+    (version "1.1.0")
     (source
      (origin
        (method url-fetch)
@@ -1393,7 +1393,7 @@ protocol allows.")
                            name "-" version ".tar.bz2"))
        (sha256
         (base32
-         "0ixdzk5b3s31a4bdfqgqrsiq7vbgdzhqr49p9pz9cq9bgn0h1wm0"))))
+         "1ggh865p1rf10ffsnf4g6qv9i8bls36dxdb1nzs5r9vdqci2rz04"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags (list "--enable-otr"
-- 
2.11.0


             reply	other threads:[~2018-09-28 15:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-28 15:24 Jack Hill [this message]
2018-09-28 21:23 ` bug#32862: Mcabber: Update to 1.1.0 Ludovic Courtès
2018-09-29 15:42   ` [bug#32862] " Jack Hill

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.20.1809281122480.21284@marsh.hcoop.net \
    --to=jackhill@jackhill.us \
    --cc=32862@debbugs.gnu.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.
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).