GNU bug report logs - #38976
[PATCH 15/22] gnu: restinio: Bump to 0.6.1.1.

Previous Next

Package: guix-patches;

Reported by: Jan Wielkiewicz <tona_kosmicznego_smiecia <at> interia.pl>

Date: Mon, 6 Jan 2020 11:05:02 UTC

Severity: normal

Tags: patch

Done: Jan <tona_kosmicznego_smiecia <at> interia.pl>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jan <tona_kosmicznego_smiecia <at> interia.pl>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#38976: closed ([PATCH 15/22] gnu: restinio: Bump to 0.6.1.1.)
Date: Mon, 06 Jan 2020 18:28:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 6 Jan 2020 19:07:30 +0100
with message-id <20200106190730.72cee208 <at> interia.pl>
and subject line Closing the broken patch
has caused the debbugs.gnu.org bug report #38976,
regarding [PATCH 15/22] gnu: restinio: Bump to 0.6.1.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
38976: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38976
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jan Wielkiewicz <tona_kosmicznego_smiecia <at> interia.pl>
To: guix-patches <at> gnu.org
Cc: Jan Wielkiewicz <tona_kosmicznego_smiecia <at> interia.pl>
Subject: [PATCH 15/22] gnu: restinio: Bump to 0.6.1.1.
Date: Mon,  6 Jan 2020 02:11:45 +0100
---
 gnu/packages/networking.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 42d8b01007..697668f9d1 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2552,7 +2552,7 @@ communication over HTTP.")
 (define-public restinio
   (package
     (name "restinio")
-    (version "0.6.0.1")
+    (version "0.6.1.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2561,7 +2561,7 @@ communication over HTTP.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1c25kpx652nng8m1sqf5an2c3c4g3k6zj85mkkaxzk88iwfzq1s8"))))
+                "141a96hx8zhcdv121g6cs91n46kb47y040v25pnvz5f54964z7f5"))))
     (build-system cmake-build-system)
     (inputs                             ; TODO: Need to force-keep references on some inputs, e.g. boost.
      `(("zlib" ,zlib)
-- 
2.24.1



[Message part 3 (message/rfc822, inline)]
From: Jan <tona_kosmicznego_smiecia <at> interia.pl>
To: 38976-done <at> debbugs.gnu.org
Subject: Closing the broken patch
Date: Mon, 6 Jan 2020 19:07:30 +0100
I broke the whole patch series, sorry, hope this solves everything.
I got smtp error and thought patches didn't send.


Jan Wielkiewicz


This bug report was last modified 5 years and 219 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.