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

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

bug#40798: closed ([PATCH] gnu: hugin: Update to 2019.2.0.)


From: GNU bug Tracking System
Subject: bug#40798: closed ([PATCH] gnu: hugin: Update to 2019.2.0.)
Date: Sun, 26 Apr 2020 10:17:02 +0000

Your message dated Sun, 26 Apr 2020 12:16:23 +0200
with message-id <address@hidden>
and subject line Re: [bug#40798] [PATCH] gnu: hugin: Update to 2019.2.0.
has caused the debbugs.gnu.org bug report #40798,
regarding [PATCH] gnu: hugin: Update to 2019.2.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
40798: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40798
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: hugin: Update to 2019.2.0. Date: Thu, 23 Apr 2020 12:20:14 -0700
From ecef4b32ec4e073c9b1a816f45f89c19a495950e Mon Sep 17 00:00:00 2001
From: Evan Straw <address@hidden>
Date: Thu, 23 Apr 2020 12:19:40 -0700
Subject: [PATCH] gnu: hugin: Update to 2019.2.0.

* gnu/packages/photo.scm (hugin): Update to 2019.2.0.
---
 gnu/packages/photo.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index 9f24b52906..1e9fab6ef3 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -525,7 +525,7 @@ and enhance them.")
 (define-public hugin
   (package
     (name "hugin")
-    (version "2019.0.0")
+    (version "2019.2.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/hugin/hugin/hugin-"
@@ -533,7 +533,7 @@ and enhance them.")
                                   "/hugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "1l925qslp98gg7yzmgps10h6dq0nb60wbfk345anlxsv0g2ifizr"))))
+                "0gjsm5bgz10wbr5q3y74f8dzb238dh32xx0p5wa3yca6lbzbv9lb"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)
-- 
2.20.1

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#40798] [PATCH] gnu: hugin: Update to 2019.2.0. Date: Sun, 26 Apr 2020 12:16:23 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Pushed, thanks!

Mathieu


--- End Message ---

reply via email to

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