unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47844] [PATCH 1/2] - updated croatoan TUI library and tinmop.
@ 2021-04-17 13:53 cage
  2021-04-17 14:42 ` [bug#47844] [PATCH 2/2] - updated tinmop, TUI pleroma client and gemini browser cage
  2021-04-19 15:34 ` bug#47844: [PATCH 1/2] - updated croatoan TUI library and tinmop Guillaume Le Vaillant
  0 siblings, 2 replies; 3+ messages in thread
From: cage @ 2021-04-17 13:53 UTC (permalink / raw)
  To: 47844

---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 7ee1957169..36acbb6c61 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -15014,7 +15014,7 @@ protocol for Mastodon.")
   (sbcl-package->cl-source-package sbcl-tooter))
 
 (define-public sbcl-croatoan
-  (let ((commit "89ecd147cf1548f569f23353b3ab656cfb74de1f")
+  (let ((commit "7077ef14d27e8708515ad8d309886f516e7fbd98")
         (revision "1"))
     (package
       (name "sbcl-croatoan")
@@ -15027,7 +15027,7 @@ protocol for Mastodon.")
                (commit commit)))
          (file-name (git-file-name "croatoan" version))
          (sha256
-          (base32 "0pk4mym88531jx0f1zmm6gmvrmdjzj2zcl2cdywdsxvjygr53zyx"))))
+          (base32 "0gf2sjpsdkd9s8imwy2wjrkdx82a5sc4yy9bndlnjlwmdraw4j37"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        '(#:phases
-- 
2.31.0





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

* [bug#47844] [PATCH 2/2] - updated tinmop, TUI pleroma client and gemini browser.
  2021-04-17 13:53 [bug#47844] [PATCH 1/2] - updated croatoan TUI library and tinmop cage
@ 2021-04-17 14:42 ` cage
  2021-04-19 15:34 ` bug#47844: [PATCH 1/2] - updated croatoan TUI library and tinmop Guillaume Le Vaillant
  1 sibling, 0 replies; 3+ messages in thread
From: cage @ 2021-04-17 14:42 UTC (permalink / raw)
  To: 47844

---
 gnu/packages/web-browsers.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index bb7ac5d15a..1265c3bb5c 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -837,7 +837,7 @@ http, and https via third-party applications.")
 (define-public tinmop
   (package
     (name "tinmop")
-    (version "0.5.9")
+    (version "0.6.2")
     (source
      (origin
        (method git-fetch)
@@ -846,7 +846,7 @@ http, and https via third-party applications.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1zdra4q4mkrldv7dpag9p1bsma2k9pvp9pp9k7qsbm0alj7xwqpr"))))
+        (base32 "1fz52agvxnavz375apb1pjalf3myjllr4pc096b6qvc6vzhadg4c"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("curl" ,curl)
-- 
2.31.0





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

* bug#47844: [PATCH 1/2] - updated croatoan TUI library and tinmop.
  2021-04-17 13:53 [bug#47844] [PATCH 1/2] - updated croatoan TUI library and tinmop cage
  2021-04-17 14:42 ` [bug#47844] [PATCH 2/2] - updated tinmop, TUI pleroma client and gemini browser cage
@ 2021-04-19 15:34 ` Guillaume Le Vaillant
  1 sibling, 0 replies; 3+ messages in thread
From: Guillaume Le Vaillant @ 2021-04-19 15:34 UTC (permalink / raw)
  To: cage; +Cc: 47842-done, 47844-done

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

Patches pushed as 7b5b42129e13e60f0a140e0e7845e715b535a997 and
following with a few fixes (commit messages, incrementing 'revision').
Thanks.

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

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

end of thread, other threads:[~2021-04-19 15:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-17 13:53 [bug#47844] [PATCH 1/2] - updated croatoan TUI library and tinmop cage
2021-04-17 14:42 ` [bug#47844] [PATCH 2/2] - updated tinmop, TUI pleroma client and gemini browser cage
2021-04-19 15:34 ` bug#47844: [PATCH 1/2] - updated croatoan TUI library and tinmop Guillaume Le Vaillant

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