all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#32862] Mcabber: Update to 1.1.0
@ 2018-09-28 15:24 Jack Hill
  2018-09-28 21:23 ` bug#32862: " Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Jack Hill @ 2018-09-28 15:24 UTC (permalink / raw)
  To: 32862

[-- 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


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

* bug#32862: Mcabber: Update to 1.1.0
  2018-09-28 15:24 [bug#32862] Mcabber: Update to 1.1.0 Jack Hill
@ 2018-09-28 21:23 ` Ludovic Courtès
  2018-09-29 15:42   ` [bug#32862] " Jack Hill
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2018-09-28 21:23 UTC (permalink / raw)
  To: Jack Hill; +Cc: 32862-done

Hello Jack,

Jack Hill <jackhill@jackhill.us> skribis:

> 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

Applied, thanks!

Ludo’.

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

* [bug#32862] Mcabber: Update to 1.1.0
  2018-09-28 21:23 ` bug#32862: " Ludovic Courtès
@ 2018-09-29 15:42   ` Jack Hill
  0 siblings, 0 replies; 3+ messages in thread
From: Jack Hill @ 2018-09-29 15:42 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Jack Hill, 32862-done

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

On Fri, 28 Sep 2018, Ludovic Courtès wrote:

> Jack Hill <jackhill@jackhill.us> skribis:
>
>> 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
>
> Applied, thanks!

Awesome, thank you!

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

end of thread, other threads:[~2018-09-29 15:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-28 15:24 [bug#32862] Mcabber: Update to 1.1.0 Jack Hill
2018-09-28 21:23 ` bug#32862: " Ludovic Courtès
2018-09-29 15:42   ` [bug#32862] " Jack Hill

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.