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

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

bug#47939: closed ([PATCH 1/2] gnu: wayland: Update to 1.19.0.)


From: GNU bug Tracking System
Subject: bug#47939: closed ([PATCH 1/2] gnu: wayland: Update to 1.19.0.)
Date: Tue, 08 Jun 2021 08:35:02 +0000

Your message dated Tue, 8 Jun 2021 11:33:27 +0300
with message-id <YL8rV5KMDOdGErIn@3900XT>
and subject line Re: [bug#47939] [PATCH 1/2] gnu: wayland: Update to 1.19.0.
has caused the debbugs.gnu.org bug report #47939,
regarding [PATCH 1/2] gnu: wayland: Update to 1.19.0.
to be marked as done.

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


-- 
47939: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47939
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/2] gnu: wayland: Update to 1.19.0. Date: Wed, 21 Apr 2021 18:50:37 +0000
---
 gnu/packages/freedesktop.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 40d41350ac..ecba91d9dd 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -23,6 +23,7 @@
 ;;; Copyright © 2020 Anders Thuné <asse.97@gmail.com>
 ;;; Copyright © 2020 Raghav Gururajan <raghavgururajan@disroot.org>
 ;;; Copyright © 2021 Brendan Tildesley <mail@brendan.scot>
+;;; Copyright © 2021 Alexandr Vityazev <avityazev@posteo.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -917,14 +918,14 @@ Python.")
 (define-public wayland
   (package
     (name "wayland")
-    (version "1.18.0")
+    (version "1.19.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://wayland.freedesktop.org/releases/";
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0k995rn96xkplrapz5k648j651wc43kq817xk1x8280h16gsfxa6"))))
+                "05bd2vphyx8qwa1mhsj1zdaiv4m4v94wrlssrn0lad8d601dkk5s"))))
     (build-system gnu-build-system)
     (arguments
      `(#:parallel-tests? #f))
-- 
2.31.1



-- 

Alexandr Vityazev



--- End Message ---
--- Begin Message --- Subject: Re: [bug#47939] [PATCH 1/2] gnu: wayland: Update to 1.19.0. Date: Tue, 8 Jun 2021 11:33:27 +0300
wayland was already updated to 1.19.0 on core-updates.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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