GNU bug report logs - #56523
[PATCH] gnu: gaupol: Update to 1.11.

Previous Next

Package: guix-patches;

Reported by: Nikolay Korotkiy <sikmir <at> disroot.org>

Date: Tue, 12 Jul 2022 21:00:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#56523: closed ([PATCH] gnu: gaupol: Update to 1.11.)
Date: Tue, 19 Jul 2022 21:24:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 19 Jul 2022 23:23:06 +0200
with message-id <87sfmwpzk5.fsf <at> 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 <at> gnu.org.)


-- 
56523: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56523
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nikolay Korotkiy <sikmir <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Nikolay Korotkiy <sikmir <at> disroot.org>
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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Nikolay Korotkiy <sikmir <at> disroot.org>
Cc: 56523-done <at> debbugs.gnu.org
Subject: Re: bug#56523: [PATCH] gnu: gaupol: Update to 1.11.
Date: Tue, 19 Jul 2022 23:23:06 +0200
Hi,

Nikolay Korotkiy <sikmir <at> disroot.org> skribis:

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

Applied, thanks!

Ludo’.


This bug report was last modified 2 years and 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.