all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68889] [PATCH] gnu: ocrad: Update to 0.29
@ 2024-02-02  7:28 Andy Tai
  2024-02-10 15:56 ` bug#68889: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-02-02  7:28 UTC (permalink / raw)
  To: 68889; +Cc: Andy Tai

* gnu/packages/ocr.scm (ocrad): Update to 0.29

Change-Id: I9069a4b20016ed38961cd2606a841933b3151e1a
---
 gnu/packages/ocr.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ocr.scm b/gnu/packages/ocr.scm
index 99ebc9d4f7..680ebb145e 100644
--- a/gnu/packages/ocr.scm
+++ b/gnu/packages/ocr.scm
@@ -56,14 +56,14 @@ (define-module (gnu packages ocr)
 (define-public ocrad
   (package
     (name "ocrad")
-    (version "0.28")
+    (version "0.29")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/ocrad/ocrad-"
                                  version ".tar.lz"))
              (sha256
               (base32
-               "0bmzpcv7sjf8f5pvd9wwh9yp6s7zqd226876g5csmbdxdmbymk1l"))))
+               "1sfrs9jg102malg09cnjdji7lkv9xxccpp3j9a41dfmpn330q80i"))))
     (build-system gnu-build-system)
     (native-inputs (list libpng lzip))
     (home-page "https://www.gnu.org/software/ocrad/")

base-commit: 88e8b807d6af3cf2902909d295cd3194aa7ea684
prerequisite-patch-id: c66f8f7565e88c54c25fe3b0fe42ca5e408609e1
-- 
2.41.0





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

* bug#68889: [PATCH] gnu: ocrad: Update to 0.29
  2024-02-02  7:28 [bug#68889] [PATCH] gnu: ocrad: Update to 0.29 Andy Tai
@ 2024-02-10 15:56 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-02-10 15:56 UTC (permalink / raw)
  To: 68889-done

[-- Attachment #1: Type: text/plain, Size: 82 bytes --]


Hi,

Pushed as d9efbd0f48c46e3f9fe2f8ffaddf75ecc16c11a2 to master.

Thanks,
Oleg

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2024-02-10 16:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-02  7:28 [bug#68889] [PATCH] gnu: ocrad: Update to 0.29 Andy Tai
2024-02-10 15:56 ` bug#68889: " Sharlatan Hellseher

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.