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

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

bug#56523: closed ([PATCH] gnu: gaupol: Update to 1.11.)


From: GNU bug Tracking System
Subject: bug#56523: closed ([PATCH] gnu: gaupol: Update to 1.11.)
Date: Tue, 19 Jul 2022 21:24:02 +0000

Your message dated Tue, 19 Jul 2022 23:23:06 +0200
with message-id <87sfmwpzk5.fsf@gnu.org>
and subject line Re: bug#56523: [PATCH] gnu: gaupol: Update to 1.11.
has caused the debbugs.gnu.org bug report #56523,
regarding [PATCH] gnu: gaupol: Update to 1.11.
to be marked as done.

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


-- 
56523: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56523
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gaupol: Update to 1.11. Date: Tue, 12 Jul 2022 23:59:09 +0300
* gnu/packages/video.scm (gaupol): Update to 1.11.
---
 gnu/packages/video.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 40c31cdaec..f46d453105 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4921,7 +4921,7 @@ (define-public wlstream
 (define-public gaupol
   (package
     (name "gaupol")
-    (version "1.9")
+    (version "1.11")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4930,7 +4930,7 @@ (define-public gaupol
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1mmjg8nwhif2hmmp8i11643izwzdf839brqdai3ksfg0qkh8rnxk"))))
+                "01qbhhycmy26b2mw2jlri321k478jhp7y0jzlcv87iaq05qr4pc8"))))
     (build-system python-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)
-- 
2.36.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#56523: [PATCH] gnu: gaupol: Update to 1.11. Date: Tue, 19 Jul 2022 23:23:06 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hi,

Nikolay Korotkiy <sikmir@disroot.org> skribis:

> * gnu/packages/video.scm (gaupol): Update to 1.11.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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