unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71864] [PATCH] gnu: dino: Update to 0.4.4.
@ 2024-06-30 22:07 ashish.is--- via Guix-patches via
  2024-06-30 23:06 ` bug#71864: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-06-30 22:07 UTC (permalink / raw)
  To: 71864; +Cc: Ashish SHUKLA

From: Ashish SHUKLA <ashish.is@lostca.se>

* gnu/packages/messaging.scm (dino): Update to 0.4.4.

Change-Id: I6d468741c935cebeb42e2021f8b5dc5cf41db210
---
 gnu/packages/messaging.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 9c62dac07c..9ba83c0712 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -42,6 +42,7 @@
 ;;; Copyright © 2023 gemmaro <gemmaro.dev@gmail.com>
 ;;; Copyright © 2024 Carlo Zancanaro <carlo@zancanaro.id.au>
 ;;; Copyright © 2024 Wilko Meyer <w@wmeyer.eu>
+;;; Copyright © 2024 Ashish SHUKLA <ashish.is@lostca.se>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1387,7 +1388,7 @@ (define-public gajim-openpgp
 (define-public dino
   (package
     (name "dino")
-    (version "0.4.3")
+    (version "0.4.4")
     (source
      (origin
        (method url-fetch)
@@ -1395,7 +1396,7 @@ (define-public dino
         (string-append "https://github.com/dino/dino/releases/download/v"
                        version "/dino-" version ".tar.gz"))
        (sha256
-        (base32 "01jbggjqsbqrzd76bq4h8ccnijsw3m3mav838mnk20kls8agq5d6"))))
+        (base32 "1zvxyvql695bwbic17z86vrh2j1qkwvab1irqjkvza4szbklr29i"))))
     (build-system cmake-build-system)
     (outputs '("out" "debug"))
     (arguments

base-commit: b10e830807cec28bbf8a2de70d222f76e56360d1
-- 
2.45.2





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

* bug#71864: [PATCH] gnu: dino: Update to 0.4.4.
  2024-06-30 22:07 [bug#71864] [PATCH] gnu: dino: Update to 0.4.4 ashish.is--- via Guix-patches via
@ 2024-06-30 23:06 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-06-30 23:06 UTC (permalink / raw)
  To: 71864-done; +Cc: ashish.is


Hi Ashish,

Thanks for your patch. Applied!
-- 
Best regards,
jgart




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

end of thread, other threads:[~2024-06-30 23:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-30 22:07 [bug#71864] [PATCH] gnu: dino: Update to 0.4.4 ashish.is--- via Guix-patches via
2024-06-30 23:06 ` bug#71864: " jgart 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).