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

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

bug#46941: closed ([PATCH] gnu: virtualpg: Update to 2.0.1.)


From: GNU bug Tracking System
Subject: bug#46941: closed ([PATCH] gnu: virtualpg: Update to 2.0.1.)
Date: Fri, 05 Mar 2021 12:51:01 +0000

Your message dated Fri, 05 Mar 2021 13:49:57 +0100
with message-id <87k0qldatm.fsf@yamatai>
and subject line Re: [bug#46941] [PATCH] gnu: virtualpg: Update to 2.0.1.
has caused the debbugs.gnu.org bug report #46941,
regarding [PATCH] gnu: virtualpg: Update to 2.0.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46941: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46941
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: virtualpg: Update to 2.0.1. Date: Fri, 5 Mar 2021 10:23:11 +0100
* gnu/packages/geo.scm (virtualpg): Update to 2.0.1.
---
 gnu/packages/geo.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index bd8dd6b9f7..ae37c8f151 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1756,14 +1756,14 @@ tools supporting SpatiaLite.")
 (define-public virtualpg
   (package
     (name "virtualpg")
-    (version "1.0.2")
+    (version "2.0.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.gaia-gis.it/gaia-sins/";
                            "virtualpg-" version ".tar.gz"))
        (sha256
-        (base32 "0kjipcd08vvn188xmwbs7sw41xcs06x47n2hbqshpjcr51mxbarp"))))
+        (base32 "12z0l7368r4116ljzg7nljy5hf425r11vxc540w79wlzikmynamy"))))
     (build-system gnu-build-system)
     (inputs
      `(("postgresql" ,postgresql)
-- 
2.30.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#46941] [PATCH] gnu: virtualpg: Update to 2.0.1. Date: Fri, 05 Mar 2021 13:49:57 +0100 User-agent: mu4e 1.4.15; emacs 27.1
Patch pushed as b2a94e59b8fba2f43fbefc45c2f1c4caeabdedb1.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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