GNU bug report logs -
#54585
[PATCH] gnu: gmid: Update to 1.8.2.
Previous Next
Reported by: cage <cage-dev <at> twistfold.it>
Date: Sat, 26 Mar 2022 19:10:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
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 54585 in the body.
You can then email your comments to 54585 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#54585
; Package
guix-patches
.
(Sat, 26 Mar 2022 19:10:02 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, 26 Mar 2022 19:10:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
gnu/packages/web.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 75aa5ce907..6222112da1 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -7842,7 +7842,7 @@ (define-public librocket
(define-public gmid
(package
(name "gmid")
- (version "1.8.1")
+ (version "1.8.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -7850,7 +7850,7 @@ (define-public gmid
version "/gmid-" version ".tar.gz"))
(sha256
(base32
- "0m4809mwy888bqsacmyck68grqfvynq74kswm109al6wjbvd61bn"))))
+ "0dq5wf8d0kzh0jp7asn8lq6d1lff2x04fhq5z6mip9qy6am72cba"))))
(build-system gnu-build-system)
(arguments
(list #:test-target "regress"
@@ -7865,8 +7865,7 @@ (define-public gmid
coreutils
flex
pkg-config
- procps
- which))
+ procps))
(inputs (list libevent libressl))
(home-page "https://git.omarpolo.com/gmid/about/")
(synopsis "Simple and secure Gemini server")
--
2.34.0
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Tue, 29 Mar 2022 17:11:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
cage <cage-dev <at> twistfold.it>
:
bug acknowledged by developer.
(Tue, 29 Mar 2022 17:11:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 54585-done <at> debbugs.gnu.org (full text, mbox):
On Sat, Mar 26, 2022 at 08:09:31PM +0100, cage wrote:
> ---
> gnu/packages/web.scm | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
>
> diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
> index 75aa5ce907..6222112da1 100644
> --- a/gnu/packages/web.scm
> +++ b/gnu/packages/web.scm
> @@ -7842,7 +7842,7 @@ (define-public librocket
> (define-public gmid
> (package
> (name "gmid")
> - (version "1.8.1")
> + (version "1.8.2")
Thanks! I wrote the commit message on your behalf and pushed as
4b8500e7cbc4224a96dc4c8bd8fe740eca086a33
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 27 Apr 2022 11:24:13 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 112 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.