unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49222] [PATCH] gnu: ocaml-uri: Update to 4.2.0.
@ 2021-06-25 12:55 Xinglu Chen
  2021-06-27 12:55 ` bug#49222: " Julien Lepiller
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-06-25 12:55 UTC (permalink / raw)
  To: 49222

* gnu/packages/ocaml.scm (ocaml-uri): Update to 4.2.0.
---
 gnu/packages/ocaml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 1262c0e303..0eb63b94d4 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -3452,7 +3452,7 @@ JSON.")
 (define-public ocaml-uri
   (package
     (name "ocaml-uri")
-    (version "4.1.0")
+    (version "4.2.0")
     (home-page "https://github.com/mirage/ocaml-uri")
     (source
      (origin
@@ -3463,7 +3463,7 @@ JSON.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "10bf28my1yhj8a2d7bkgbna9j20wq0ghp92k926y29bmjj2qh0l7"))))
+         "1bgkc66cq00mgnkz3i535srwzwc4cpdsv0mly5dzvvq33451xwf0"))))
     (build-system dune-build-system)
     (arguments '(#:package "uri"
                  #:test-target "."))

base-commit: 3c86372e36cecaed1ad55675ce32a14b972406bf
-- 
2.32.0






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

* bug#49222: [PATCH] gnu: ocaml-uri: Update to 4.2.0.
  2021-06-25 12:55 [bug#49222] [PATCH] gnu: ocaml-uri: Update to 4.2.0 Xinglu Chen
@ 2021-06-27 12:55 ` Julien Lepiller
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2021-06-27 12:55 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 49222-done

Pushed as 41aec416ce8a18f4ba764757103ea9524a30959d, thank you!




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

end of thread, other threads:[~2021-06-27 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-25 12:55 [bug#49222] [PATCH] gnu: ocaml-uri: Update to 4.2.0 Xinglu Chen
2021-06-27 12:55 ` bug#49222: " Julien Lepiller

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).