GNU bug report logs - #68889
[PATCH] gnu: ocrad: Update to 0.29

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 2 Feb 2024 07:29:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

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: Andy Tai <atai <at> atai.org>
Subject: bug#68889: closed ([PATCH] gnu: ocrad: Update to 0.29)
Date: Sat, 10 Feb 2024 15:58:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68889: [PATCH] gnu: ocrad: Update to 0.29

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 68889 <at> debbugs.gnu.org.

-- 
68889: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68889
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 68889-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: ocrad: Update to 0.29
Date: Sat, 10 Feb 2024 15:56:44 +0000
[Message part 3 (text/plain, inline)]
Hi,

Pushed as d9efbd0f48c46e3f9fe2f8ffaddf75ecc16c11a2 to master.

Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: ocrad: Update to 0.29
Date: Thu,  1 Feb 2024 23:28:25 -0800
* 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




This bug report was last modified 1 year and 105 days ago.

Previous Next


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