GNU bug report logs -
#56451
[PATCH] gnu: gmid: Update to 1.8.4.
Previous Next
Reported by: cage <cage-dev <at> twistfold.it>
Date: Fri, 8 Jul 2022 14:32:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.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 56451 in the body.
You can then email your comments to 56451 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#56451
; Package
guix-patches
.
(Fri, 08 Jul 2022 14:32: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
.
(Fri, 08 Jul 2022 14:32:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
gnu/packages/web.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 006ac26ace..ef539ae410 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -7846,7 +7846,7 @@ (define-public librocket
(define-public gmid
(package
(name "gmid")
- (version "1.8.3")
+ (version "1.8.4")
(source (origin
(method url-fetch)
(uri (string-append
@@ -7854,7 +7854,7 @@ (define-public gmid
version "/gmid-" version ".tar.gz"))
(sha256
(base32
- "1qbzlrzhyj7gvhgbm057zs1g5ajw1w6499qz61154v7ax8fwrdpp"))))
+ "0bwxr08n6zzhc70a71jhgr9zr1246d1lxf2pknndxwn2pz1xxv5b"))))
(build-system gnu-build-system)
(arguments
(list #:test-target "regress"
@@ -7871,7 +7871,7 @@ (define-public gmid
pkg-config
procps))
(inputs (list libevent libressl))
- (home-page "https://git.omarpolo.com/gmid/about/")
+ (home-page "https://gmid.omarpolo.com/")
(synopsis "Simple and secure Gemini server")
(description "@command{gmid} is a fast Gemini server written with security
in mind. It has features such as:
--
2.34.0
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sat, 09 Jul 2022 09:56:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
cage <cage-dev <at> twistfold.it>
:
bug acknowledged by developer.
(Sat, 09 Jul 2022 09:56:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 56451-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
cage <cage-dev <at> twistfold.it> writes:
> ---
> gnu/packages/web.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks, I've amended the commit message, and pushed this as
0464ab17eff217976e61d29c23abeb0051d7fad2.
Chris
[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
.
(Sat, 06 Aug 2022 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 10 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.