unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33931] [PATCH] gnu: ruby-pg: Update to 1.1.3.
@ 2018-12-30 19:40 Vasile Dumitrascu
  2019-01-01 14:56 ` bug#33931: " Christopher Baines
       [not found] ` <handler.33931.D33931.154635457720179.notifdone@debbugs.gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Vasile Dumitrascu @ 2018-12-30 19:40 UTC (permalink / raw)
  To: 33931; +Cc: Vasile Dumitrascu

* gnu/packages/ruby.scm (ruby-pg): Update to 1.1.3.
---
 gnu/packages/ruby.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 52832eeeb..343e0e872 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -10,6 +10,7 @@
 ;;; Copyright © 2017, 2018 Efraim Flashner <efraim@flashner.co.il>
 ;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2017 Clément Lassieur <clement@lassieur.org>
+;;; Copyright © 2018 Vasile Dumitrascu <va511e@yahoo.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -3327,14 +3328,14 @@ alternative to Marshal for Object serialization. ")
 (define-public ruby-pg
   (package
     (name "ruby-pg")
-    (version "0.21.0")
+    (version "1.1.3")
     (source
      (origin
        (method url-fetch)
        (uri (rubygems-uri "pg" version))
        (sha256
         (base32
-         "00vhasqwc4f98qb4wxqn2h07fjwzhp5lwyi41j2gndi2g02wrdqh"))))
+         "1pnjw3rspdfjssxyf42jnbsdlgri8ylysimp0s28wxb93k6ff2qb"))))
     (build-system ruby-build-system)
     (arguments
      '(#:test-target "spec"))
@@ -3346,7 +3347,7 @@ alternative to Marshal for Object serialization. ")
      `(("postgresql" ,postgresql-9.6)))
     (synopsis "Ruby interface to PostgreSQL")
     (description "Pg is the Ruby interface to the PostgreSQL RDBMS.  It works
-with PostgreSQL 8.4 and later.")
+with PostgreSQL 9.0 and later.")
     (home-page "https://bitbucket.org/ged/ruby-pg")
     (license license:ruby)))
 
-- 
2.20.1

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

* bug#33931: [PATCH] gnu: ruby-pg: Update to 1.1.3.
  2018-12-30 19:40 [bug#33931] [PATCH] gnu: ruby-pg: Update to 1.1.3 Vasile Dumitrascu
@ 2019-01-01 14:56 ` Christopher Baines
       [not found] ` <handler.33931.D33931.154635457720179.notifdone@debbugs.gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2019-01-01 14:56 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 33931-done

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


Vasile Dumitrascu <va511e@yahoo.com> writes:

> * gnu/packages/ruby.scm (ruby-pg): Update to 1.1.3.
> ---
>  gnu/packages/ruby.scm | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)

Thanks Vasile, I've pushed this now as
4db80f8b118c28b7adfe7bd6fca7ebadff701bb9.

Chris

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

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

* [bug#33931] closed (Re: [bug#33931] [PATCH] gnu: ruby-pg: Update to 1.1.3.)
       [not found] ` <handler.33931.D33931.154635457720179.notifdone@debbugs.gnu.org>
@ 2019-01-06 13:31   ` Vasile Dumitrascu
  0 siblings, 0 replies; 3+ messages in thread
From: Vasile Dumitrascu @ 2019-01-06 13:31 UTC (permalink / raw)
  To: 33931

  Hi Chris

Thank you for the merge,

  Vasile

GNU bug Tracking System:
> Your bug report
> 
> #33931: [PATCH] gnu: ruby-pg: Update to 1.1.3.
> 
> 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 33931@debbugs.gnu.org.
> 

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

end of thread, other threads:[~2019-01-06 13:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-30 19:40 [bug#33931] [PATCH] gnu: ruby-pg: Update to 1.1.3 Vasile Dumitrascu
2019-01-01 14:56 ` bug#33931: " Christopher Baines
     [not found] ` <handler.33931.D33931.154635457720179.notifdone@debbugs.gnu.org>
2019-01-06 13:31   ` [bug#33931] closed (Re: [bug#33931] [PATCH] gnu: ruby-pg: Update to 1.1.3.) Vasile Dumitrascu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).