emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49222: closed ([PATCH] gnu: ocaml-uri: Update to 4.2.0.)


From: GNU bug Tracking System
Subject: bug#49222: closed ([PATCH] gnu: ocaml-uri: Update to 4.2.0.)
Date: Sun, 27 Jun 2021 12:57:01 +0000

Your message dated Sun, 27 Jun 2021 14:55:56 +0200
with message-id <20210627145556.769dd690@tachikoma.lepiller.eu>
and subject line Re: [bug#49222] [PATCH] gnu: ocaml-uri: Update to 4.2.0.
has caused the debbugs.gnu.org bug report #49222,
regarding [PATCH] gnu: ocaml-uri: Update to 4.2.0.
to be marked as done.

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


-- 
49222: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49222
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: ocaml-uri: Update to 4.2.0. Date: Fri, 25 Jun 2021 14:55:03 +0200
* 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





--- End Message ---
--- Begin Message --- Subject: Re: [bug#49222] [PATCH] gnu: ocaml-uri: Update to 4.2.0. Date: Sun, 27 Jun 2021 14:55:56 +0200
Pushed as 41aec416ce8a18f4ba764757103ea9524a30959d, thank you!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]