emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44615: closed ([PATCH] gnu: dino: Update to 0.2.0)


From: GNU bug Tracking System
Subject: bug#44615: closed ([PATCH] gnu: dino: Update to 0.2.0)
Date: Fri, 13 Nov 2020 14:05:02 +0000

Your message dated Fri, 13 Nov 2020 15:04:28 +0100
with message-id <87ft5d8iab.fsf@nckx>
and subject line Re: [bug#44615] [PATCH] gnu: dino: Update to 0.2.0
has caused the debbugs.gnu.org bug report #44615,
regarding [PATCH] gnu: dino: Update to 0.2.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44615: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44615
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: dino: Update to 0.2.0 Date: Fri, 13 Nov 2020 11:20:26 +0000
Update of the recently released Dino 0.2.0 version.

Thanks!


>From 0b764d48996f3851ee2596a25f1fd42a8d3f4063 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Fri, 13 Nov 2020 12:18:11 +0100
Subject: [PATCH] gnu: dino: Update to 0.2.0

    * gnu/packages/messaging.scm (dino): Update to 0.2.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 b462504894..624ad72c23 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -931,7 +931,7 @@ Encryption to Gajim.")
 (define-public dino
   (package
     (name "dino")
-    (version "0.1.0")
+    (version "0.2.0")
     (outputs '("out" "debug"))
     (source
      (origin
@@ -940,7 +940,7 @@ Encryption to Gajim.")
                            version "/dino-" version ".tar.gz"))
        (sha256
         (base32
-         "0dcq2jhpywgxrp9x1qqmrl2z50hazspqj547b9zz70apy3y4418h"))))
+         "0iigh7bkil6prf02dqcl6lmd89jxz685h8lqr3ni4x39zkcransn"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f
--
2.28.0





--- End Message ---
--- Begin Message --- Subject: Re: [bug#44615] [PATCH] gnu: dino: Update to 0.2.0 Date: Fri, 13 Nov 2020 15:04:28 +0100
Ekaitz Zarraga 写道:
Update of the recently released Dino 0.2.0 version.

Pushed as 3a15847685eda86d16ac79900e731bac1904482e.  Thanks!

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]