unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63087] [PATCH] gnu: tinyproxy: Update to 1.11.1.
@ 2023-04-26 10:51 Aleksandr Vityazev
  2023-05-25 10:47 ` bug#63087: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Aleksandr Vityazev @ 2023-04-26 10:51 UTC (permalink / raw)
  To: 63087

* 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




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#63087: [PATCH] gnu: tinyproxy: Update to 1.11.1.
  2023-04-26 10:51 [bug#63087] [PATCH] gnu: tinyproxy: Update to 1.11.1 Aleksandr Vityazev
@ 2023-05-25 10:47 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-05-25 10:47 UTC (permalink / raw)
  To: Aleksandr Vityazev; +Cc: 63087-done

Hi,

Aleksandr Vityazev <avityazew@gmail.com> skribis:

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

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-25 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-26 10:51 [bug#63087] [PATCH] gnu: tinyproxy: Update to 1.11.1 Aleksandr Vityazev
2023-05-25 10:47 ` bug#63087: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).