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

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

bug#45505: closed ([PATCH] gnu: libsoup: Update to 2.72.0.)


From: GNU bug Tracking System
Subject: bug#45505: closed ([PATCH] gnu: libsoup: Update to 2.72.0.)
Date: Tue, 29 Dec 2020 20:36:02 +0000

Your message dated Tue, 29 Dec 2020 21:35:50 +0100
with message-id 
<576afedaf5945fef6f356200290b7cbf05fa069c.camel@student.tugraz.at>
and subject line Re: [PATCH] gnu: libsoup: Update to 2.72.0.
has caused the debbugs.gnu.org bug report #45505,
regarding [PATCH] gnu: libsoup: Update to 2.72.0.
to be marked as done.

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


-- 
45505: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45505
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libsoup: Update to 2.72.0. Date: Mon, 28 Dec 2020 16:28:15 +0100
* gnu/packages/gnome.scm (libsoup): Update to 2.72.0.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2756a3d0d4..e7bfc542ce 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4661,7 +4661,7 @@ libxml to ease remote use of the RESTful API.")
 (define-public libsoup
   (package
     (name "libsoup")
-    (version "2.70.0")
+    (version "2.72.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/libsoup/"
@@ -4669,7 +4669,7 @@ libxml to ease remote use of the RESTful API.")
                                   "libsoup-" version ".tar.xz"))
               (sha256
                (base32
-                "0hjk9lgppc5435my0lyywbpmj7ib5vvcylwfin8ki97g9bvj1c2l"))))
+                "11skbyw2pw32178q3h8pi7xqa41b2x4k6q4k9f75zxmh8s23y30p"))))
     (build-system meson-build-system)
     (outputs '("out" "doc"))
     (arguments
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] gnu: libsoup: Update to 2.72.0. Date: Tue, 29 Dec 2020 21:35:50 +0100 User-agent: Evolution 3.34.2
I'll trust the test suite and "get" example and push this.  Thanks!



--- End Message ---

reply via email to

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