GNU bug report logs - #63087
[PATCH] gnu: tinyproxy: Update to 1.11.1.

Previous Next

Package: guix-patches;

Reported by: Aleksandr Vityazev <avityazew <at> gmail.com>

Date: Wed, 26 Apr 2023 10:52:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 63087 in the body.
You can then email your comments to 63087 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63087; Package guix-patches. (Wed, 26 Apr 2023 10:52:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Aleksandr Vityazev <avityazew <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 26 Apr 2023 10:52:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Aleksandr Vityazev <avityazew <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: tinyproxy: Update to 1.11.1.
Date: Wed, 26 Apr 2023 13:51:37 +0300
* gnu/packages/web.scm (tinyproxy): Update to 1.11.1.
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 7027fbad08..1d21219e1f 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1791,7 +1791,7 @@ (define-public esbuild
 (define-public tinyproxy
   (package
     (name "tinyproxy")
-    (version "1.11.0")
+    (version "1.11.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/tinyproxy/tinyproxy/"
@@ -1799,7 +1799,7 @@ (define-public tinyproxy
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0cizm8pbh5p557birdirkayj71xdxapaa9q29v1d4lf5qk7q3v61"))))
+                "0z0gnk74y68fv34vlgn2mf0zp1h3s27dbz8a1nwsxl0mh928hqyn"))))
     (build-system gnu-build-system)
     (arguments
      `(#:test-target "test"             ; ‘make check’ silently does nothing
-- 
2.39.2


-- 

Aleksandr Vityazev




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Thu, 25 May 2023 10:48:01 GMT) Full text and rfc822 format available.

Notification sent to Aleksandr Vityazev <avityazew <at> gmail.com>:
bug acknowledged by developer. (Thu, 25 May 2023 10:48:02 GMT) Full text and rfc822 format available.

Message #10 received at 63087-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Aleksandr Vityazev <avityazew <at> gmail.com>
Cc: 63087-done <at> debbugs.gnu.org
Subject: Re: bug#63087: [PATCH] gnu: tinyproxy: Update to 1.11.1.
Date: Thu, 25 May 2023 12:47:43 +0200
Hi,

Aleksandr Vityazev <avityazew <at> gmail.com> skribis:

> * gnu/packages/web.scm (tinyproxy): Update to 1.11.1.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 22 Jun 2023 11:24:14 GMT) Full text and rfc822 format available.

This bug report was last modified 302 days ago.

Previous Next


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