GNU bug report logs -
#47844
[PATCH 1/2] - updated croatoan TUI library and tinmop.
Previous Next
Reported by: cage <cage-dev <at> twistfold.it>
Date: Sat, 17 Apr 2021 13:56:01 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 47844 in the body.
You can then email your comments to 47844 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#47844
; Package
guix-patches
.
(Sat, 17 Apr 2021 13:56:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
cage <cage-dev <at> twistfold.it>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 17 Apr 2021 13:56:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#47844
; Package
guix-patches
.
(Sat, 17 Apr 2021 14:44:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 47844 <at> debbugs.gnu.org (full text, mbox):
---
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
Reply sent
to
Guillaume Le Vaillant <glv <at> posteo.net>
:
You have taken responsibility.
(Mon, 19 Apr 2021 15:36:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
cage <cage-dev <at> twistfold.it>
:
bug acknowledged by developer.
(Mon, 19 Apr 2021 15:36:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 47844-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Patches pushed as 7b5b42129e13e60f0a140e0e7845e715b535a997 and
following with a few fixes (commit messages, incrementing 'revision').
Thanks.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 18 May 2021 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 33 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.