all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#56523] [PATCH] gnu: gaupol: Update to 1.11.
@ 2022-07-12 20:59 Nikolay Korotkiy via Guix-patches via
  2022-07-19 21:23 ` bug#56523: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Nikolay Korotkiy via Guix-patches via @ 2022-07-12 20:59 UTC (permalink / raw)
  To: 56523; +Cc: Nikolay Korotkiy

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#56523: [PATCH] gnu: gaupol: Update to 1.11.
  2022-07-12 20:59 [bug#56523] [PATCH] gnu: gaupol: Update to 1.11 Nikolay Korotkiy via Guix-patches via
@ 2022-07-19 21:23 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-07-19 21:23 UTC (permalink / raw)
  To: Nikolay Korotkiy; +Cc: 56523-done

Hi,

Nikolay Korotkiy <sikmir@disroot.org> skribis:

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

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-19 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-12 20:59 [bug#56523] [PATCH] gnu: gaupol: Update to 1.11 Nikolay Korotkiy via Guix-patches via
2022-07-19 21:23 ` bug#56523: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.