[PATCH 1/2] - updated croatoan TUI library and tinmop.

  • Done
  • quality assurance status badge
Details
2 participants
  • cage
  • Guillaume Le Vaillant
Owner
unassigned
Submitted by
cage
Severity
normal
C
(address . guix-patches@gnu.org)
YHroayf4htstNZ+C@kurosawa.casa.net
---
gnu/packages/lisp-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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
C
[PATCH 2/2] - updated tinmop, TUI pleroma client and gemini browser.
(address . 47844@debbugs.gnu.org)
YHrz6KkDar9JrN/R@kurosawa.casa.net
---
gnu/packages/web-browsers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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
G
G
Guillaume Le Vaillant wrote on 19 Apr 2021 17:34
Re: [bug#47844] [PATCH 1/2] - updated croatoan TUI library and tinmop.
(name . cage)(address . cage-dev@twistfold.it)
87o8eai8yq.fsf@yamatai
Patches pushed as 7b5b42129e13e60f0a140e0e7845e715b535a997 and
following with a few fixes (commit messages, incrementing 'revision').
Thanks.
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYH2jHQ8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j+HNwD/fwRc31U73eWSlVwpnqOOn5kZLRGbedBopkmF
2qXnaBwBAJo2ogvWh8x9FywZqgcolZxEpPeKKJw9eYJva79oYwjA
=+W+3
-----END PGP SIGNATURE-----

Closed
?