unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44615] [PATCH] gnu: dino: Update to 0.2.0
@ 2020-11-13 11:20 Ekaitz Zarraga
  2020-11-13 14:04 ` bug#44615: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Ekaitz Zarraga @ 2020-11-13 11:20 UTC (permalink / raw)
  To: 44615

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






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

* bug#44615: [PATCH] gnu: dino: Update to 0.2.0
  2020-11-13 11:20 [bug#44615] [PATCH] gnu: dino: Update to 0.2.0 Ekaitz Zarraga
@ 2020-11-13 14:04 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-11-13 14:04 UTC (permalink / raw)
  To: Ekaitz Zarraga; +Cc: 44615-done, guix-patches

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

Ekaitz Zarraga 写道:
> Update of the recently released Dino 0.2.0 version.

Pushed as 3a15847685eda86d16ac79900e731bac1904482e.  Thanks!

Kind regards,

T G-R

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

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

end of thread, other threads:[~2020-11-13 14:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-13 11:20 [bug#44615] [PATCH] gnu: dino: Update to 0.2.0 Ekaitz Zarraga
2020-11-13 14:04 ` bug#44615: " Tobias Geerinckx-Rice via Guix-patches via

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