all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 60173@debbugs.gnu.org
Subject: [bug#60173] [PATCH v2 1/2] gnu: samba: Update to 4.16.8.
Date: Sun, 18 Dec 2022 08:28:52 +0100	[thread overview]
Message-ID: <ebe07f5d3bace4c2727ff7e3c67de0c2fba4817a.camel@gmail.com> (raw)
In-Reply-To: <aaf179b125ac22625be4dd625ed00d9524091f4c.camel@gmail.com>

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

diff --git a/gnu/packages/samba.scm b/gnu/packages/samba.scm
index 2a01279161..2fe75d0c1a 100644
--- a/gnu/packages/samba.scm
+++ b/gnu/packages/samba.scm
@@ -187,7 +187,7 @@ (define (install dir)
 (define-public samba
   (package
     (name "samba")
-    (version "4.16.4")
+    (version "4.16.8")
     (source
      ;; For updaters: the current PGP fingerprint is
      ;; 81F5E2832BD2545A1897B713AA99442FB680B620.
@@ -196,7 +196,7 @@ (define-public samba
        (uri (string-append "https://download.samba.org/pub/samba/stable/"
                            "samba-" version ".tar.gz"))
        (sha256
-        (base32 "0bvhqinxwpbwp4ayhd9q8ga0w89gnkl1m3nrwpj1fnhjzd4ghclm"))))
+        (base32 "11a1vikbijaq7csg49h5ivn25gx84v6wx8z8kgsj1wmkhsf9bcmv"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.38.1





  parent reply	other threads:[~2022-12-22 20:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-18  7:40 [bug#60173] [PATCH 0/2] Update samba Liliana Marie Prikler
2022-12-18  7:28 ` [bug#60173] [PATCH 1/2] gnu: samba: Update to 4.17.4 Liliana Marie Prikler
2022-12-18  7:28 ` Liliana Marie Prikler [this message]
2022-12-31  7:36   ` bug#60173: [PATCH v2 1/2] gnu: samba: Update to 4.16.8 Liliana Marie Prikler
2022-12-18  7:29 ` [bug#60173] [PATCH 2/2] gnu: samba/fixed: Update to 4.15.13 Liliana Marie Prikler
2022-12-18  7:29 ` [bug#60173] [PATCH v2 " Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ebe07f5d3bace4c2727ff7e3c67de0c2fba4817a.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=60173@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.