all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#46941] [PATCH] gnu: virtualpg: Update to 2.0.1.
@ 2021-03-05  9:23 Felix Gruber
  2021-03-05 12:49 ` bug#46941: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2021-03-05  9:23 UTC (permalink / raw)
  To: 46941; +Cc: Felix Gruber

* 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





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

* bug#46941: [PATCH] gnu: virtualpg: Update to 2.0.1.
  2021-03-05  9:23 [bug#46941] [PATCH] gnu: virtualpg: Update to 2.0.1 Felix Gruber
@ 2021-03-05 12:49 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-03-05 12:49 UTC (permalink / raw)
  To: Felix Gruber; +Cc: 46941-done

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

Patch pushed as b2a94e59b8fba2f43fbefc45c2f1c4caeabdedb1.
Thanks.

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

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

end of thread, other threads:[~2021-03-05 12:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05  9:23 [bug#46941] [PATCH] gnu: virtualpg: Update to 2.0.1 Felix Gruber
2021-03-05 12:49 ` bug#46941: " Guillaume Le Vaillant

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.