unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65237] [PATCH] gnu: dino: Update to 0.4.3.
@ 2023-08-12  3:41 Jack Hill
  2023-08-29 12:56 ` bug#65237: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Jack Hill @ 2023-08-12  3:41 UTC (permalink / raw)
  To: 65237

* gnu/packages/messaging.scm (dino): Update to 0.4.3.
---
 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 00d8d29017..f47e1ac0f3 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1317,7 +1317,7 @@ (define-public gajim-openpgp
 (define-public dino
   (package
     (name "dino")
-    (version "0.4.2")
+    (version "0.4.3")
     (source
      (origin
        (method url-fetch)
@@ -1325,7 +1325,7 @@ (define-public dino
         (string-append "https://github.com/dino/dino/releases/download/v"
                        version "/dino-" version ".tar.gz"))
        (sha256
-        (base32 "1vbyrnivibsn4jzmfb6sfq5fxhb0xh1cnhgcmg1rafq751q55cg1"))))
+        (base32 "01jbggjqsbqrzd76bq4h8ccnijsw3m3mav838mnk20kls8agq5d6"))))
     (build-system cmake-build-system)
     (outputs '("out" "debug"))
     (arguments

base-commit: 19a7a824c35eae56ce56e2a460042fb7e2129234
-- 
2.41.0





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

* bug#65237: [PATCH] gnu: dino: Update to 0.4.3.
  2023-08-12  3:41 [bug#65237] [PATCH] gnu: dino: Update to 0.4.3 Jack Hill
@ 2023-08-29 12:56 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-08-29 12:56 UTC (permalink / raw)
  To: Jack Hill; +Cc: 65237-done, guix-patches

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


Jack Hill <jackhill@jackhill.us> writes:

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

Looks good to me, I've pushed this to master as
e9981d5a9546b65ac8227663cbbdab1253db0790.

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

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

end of thread, other threads:[~2023-08-29 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-12  3:41 [bug#65237] [PATCH] gnu: dino: Update to 0.4.3 Jack Hill
2023-08-29 12:56 ` bug#65237: " Christopher Baines

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