From unknown Sat Sep 20 08:45:08 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#42367 <42367@debbugs.gnu.org> To: bug#42367 <42367@debbugs.gnu.org> Subject: Status: [PATCH] gnu: windowmaker: Update to 0.95.9. Reply-To: bug#42367 <42367@debbugs.gnu.org> Date: Sat, 20 Sep 2025 15:45:08 +0000 retitle 42367 [PATCH] gnu: windowmaker: Update to 0.95.9. reassign 42367 guix-patches submitter 42367 Kei Kebreau severity 42367 normal tag 42367 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 15 10:50:11 2020 Received: (at submit) by debbugs.gnu.org; 15 Jul 2020 14:50:11 +0000 Received: from localhost ([127.0.0.1]:53356 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jvija-0001IB-Em for submit@debbugs.gnu.org; Wed, 15 Jul 2020 10:50:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:42594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jvijX-0001I2-J6 for submit@debbugs.gnu.org; Wed, 15 Jul 2020 10:50:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58754) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jvijW-0000Se-Q8 for guix-patches@gnu.org; Wed, 15 Jul 2020 10:50:07 -0400 Received: from mout01.posteo.de ([185.67.36.65]:41675) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jvijT-0000zZ-BT for guix-patches@gnu.org; Wed, 15 Jul 2020 10:50:06 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 5DBA9160060 for ; Wed, 15 Jul 2020 16:49:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1594824598; bh=PA+0n7WEidc8Zhdn9XkD4HN9h49G65Sg6eL/avOWVIY=; h=From:To:Cc:Subject:Date:From; b=CwwXMy2LxfY1zDTfW9f6XfG9/JC7AXCO7vu6TOcwvstVaJixCymxn8477o2m/UfVK CWns8UL385bE5kyU/7Kn+zF2HtSenZ/1t1LRlSsE3LKKbPdFZhVu/KEUY8RcQf97L5 Qrhr72+GsKkqml0Z7knJPGIAy6Ih9ccLC1+iA4V6PHX5WociQFDtAPN1Jb6Bu+iLvo c3CQWS8QgpKy8gWTBoxp9tZbBIpLvSL7uQzvwDlGRPKOnZU6bu32RZfXUUbsKrlroE IG9frL7QSjPVCenkDXN+nBwItAFutEoxdP5jgXQpsAA+HvsApErZhfpeZ1106C96sb T/oZkahEYS90g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4B6Kzn2X2Gz6tmR; Wed, 15 Jul 2020 16:49:57 +0200 (CEST) From: Kei Kebreau To: guix-patches@gnu.org Subject: [PATCH] gnu: windowmaker: Update to 0.95.9. Date: Wed, 15 Jul 2020 10:49:53 -0400 Message-Id: <20200715144953.5084-1-kkebreau@posteo.net> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=kkebreau@posteo.net; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/15 08:57:12 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Kei Kebreau X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/gnustep.scm (windowmaker): Update to 0.95.9. [source]: Update URI. [home-page]: Use HTTPS URL. --- gnu/packages/gnustep.scm | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/gnu/packages/gnustep.scm b/gnu/packages/gnustep.scm index 7a8a39eee3..0dcd0bee0d 100644 --- a/gnu/packages/gnustep.scm +++ b/gnu/packages/gnustep.scm @@ -67,16 +67,16 @@ to easily create cross-compiled binaries.") (define-public windowmaker (package (name "windowmaker") - (version "0.95.8") + (version "0.95.9") (synopsis "NeXTSTEP-like window manager") (source (origin (method url-fetch) (uri (string-append - "http://windowmaker.org/pub/source/release/WindowMaker-" - version ".tar.gz")) + "https://github.com/window-maker/wmaker/releases/download/" + "wmaker-" version "/WindowMaker-" version ".tar.gz")) (sha256 (base32 - "12p8kljqgx5hnic0zvs5mxwp7kg21sb6qjagb2qw8ydvf5amrgwx")))) + "055pqvlkhipyjn7m6bb3fs4zz9rd1ynzl0mmwbhp05ihc3zmh8zj")))) (build-system gnu-build-system) (arguments `(#:modules ((guix build gnu-build-system) @@ -113,26 +113,26 @@ to easily create cross-compiled binaries.") (call-with-output-file (string-append xsessions "/windowmaker.desktop") (lambda (port) - (format port "~ + (format port "~ [Desktop Entry]~@ Name=Window Maker~@ Comment=~a~@ Exec=~a/bin/wmaker~@ Type=Application~%" - (string-map (match-lambda - (#\newline #\space) - (chr chr)) - ,synopsis) out)))) + (string-map (match-lambda + (#\newline #\space) + (chr chr)) + ,synopsis) out)))) #t)) (add-after 'install-xsession 'wrap - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (bin (string-append out "/bin"))) - ;; In turn, 'wmaker.inst' wants to invoke 'wmmenugen' - ;; etc., so make sure everything is in $PATH. - (wrap-program (string-append bin "/wmaker.inst") - `("PATH" ":" prefix (,bin))) - #t)))))) + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (bin (string-append out "/bin"))) + ;; In turn, 'wmaker.inst' wants to invoke 'wmmenugen' + ;; etc., so make sure everything is in $PATH. + (wrap-program (string-append bin "/wmaker.inst") + `("PATH" ":" prefix (,bin))) + #t)))))) (inputs `(("libxmu" ,libxmu) ("libxft" ,libxft) @@ -145,7 +145,7 @@ to easily create cross-compiled binaries.") ("libtiff" ,libtiff))) (native-inputs `(("pkg-config" ,pkg-config))) - (home-page "http://windowmaker.org/") + (home-page "https://windowmaker.org/") (description "Window Maker is an X11 window manager originally designed to provide integration support for the GNUstep Desktop Environment. In every way -- 2.27.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 17 21:00:31 2020 Received: (at 42367-done) by debbugs.gnu.org; 18 Jul 2020 01:00:31 +0000 Received: from localhost ([127.0.0.1]:58173 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwbDK-00037M-NK for submit@debbugs.gnu.org; Fri, 17 Jul 2020 21:00:31 -0400 Received: from mout01.posteo.de ([185.67.36.65]:33182) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwbDF-00036z-TX for 42367-done@debbugs.gnu.org; Fri, 17 Jul 2020 21:00:29 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 510AC16005C for <42367-done@debbugs.gnu.org>; Sat, 18 Jul 2020 03:00:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1595034019; bh=16vutZN/7wCnJyCO8k23tNbWO1JIxoSU8exPQXz9Oto=; h=From:To:Subject:Date:From; b=YITi39ErMfKVXj+xQcvdi9tC5enivEcs884IoZMPKMLapFa25TAa2Sy7TTEdYTF/k jwiGSZJ3UjCvP/oOktVd2CxrbSXYGRkDtsDLeoRkONpMqPmg7HBRmbH7+rsPm9Ni3T x8ZnwpulmOl41nJxffpMyBiod253Pm6Z3hkJ38/YzDwF538F/eAgEiFOxcIDAQtuC2 P+g1K7I5UXa5l+OcjWsShmU3iQBCaMPp+L12CbXU8cPtxasIpgUYdjWq9ez0KPPwXJ X5xZxm5EmTvg/ZJYCJWDMAUudimGwUuvIFwHJ1hcZjLmZJ7lrVU7X6J8FPihivC3FK hy7W2HJMZx+QQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4B7qR61t8pz6tmH for <42367-done@debbugs.gnu.org>; Sat, 18 Jul 2020 03:00:18 +0200 (CEST) From: Kei Kebreau To: 42367-done@debbugs.gnu.org Subject: Re: [bug#42367] [PATCH] gnu: windowmaker: Update to 0.95.9. References: <20200715144953.5084-1-kkebreau@posteo.net> Date: Fri, 17 Jul 2020 21:00:16 -0400 In-Reply-To: <20200715144953.5084-1-kkebreau@posteo.net> (Kei Kebreau's message of "Wed, 15 Jul 2020 10:49:53 -0400") Message-ID: <87sgdpeixr.fsf@posteo.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 42367-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Self-checked on another machine. Pushed to master as commit 4b3d54e73. Kei Kebreau writes: > * gnu/packages/gnustep.scm (windowmaker): Update to 0.95.9. > [source]: Update URI. > [home-page]: Use HTTPS URL. > --- > gnu/packages/gnustep.scm | 36 ++++++++++++++++++------------------ > 1 file changed, 18 insertions(+), 18 deletions(-) > > diff --git a/gnu/packages/gnustep.scm b/gnu/packages/gnustep.scm > index 7a8a39eee3..0dcd0bee0d 100644 > --- a/gnu/packages/gnustep.scm > +++ b/gnu/packages/gnustep.scm > @@ -67,16 +67,16 @@ to easily create cross-compiled binaries.") > (define-public windowmaker > (package > (name "windowmaker") > - (version "0.95.8") > + (version "0.95.9") > (synopsis "NeXTSTEP-like window manager") > (source (origin > (method url-fetch) > (uri (string-append > - "http://windowmaker.org/pub/source/release/WindowMaker-" > - version ".tar.gz")) > + "https://github.com/window-maker/wmaker/releases/download/" > + "wmaker-" version "/WindowMaker-" version ".tar.gz")) > (sha256 > (base32 > - "12p8kljqgx5hnic0zvs5mxwp7kg21sb6qjagb2qw8ydvf5amrgwx")))) > + "055pqvlkhipyjn7m6bb3fs4zz9rd1ynzl0mmwbhp05ihc3zmh8zj")))) > (build-system gnu-build-system) > (arguments > `(#:modules ((guix build gnu-build-system) > @@ -113,26 +113,26 @@ to easily create cross-compiled binaries.") > (call-with-output-file > (string-append xsessions "/windowmaker.desktop") > (lambda (port) > - (format port "~ > + (format port "~ > [Desktop Entry]~@ > Name=Window Maker~@ > Comment=~a~@ > Exec=~a/bin/wmaker~@ > Type=Application~%" > - (string-map (match-lambda > - (#\newline #\space) > - (chr chr)) > - ,synopsis) out)))) > + (string-map (match-lambda > + (#\newline #\space) > + (chr chr)) > + ,synopsis) out)))) > #t)) > (add-after 'install-xsession 'wrap > - (lambda* (#:key outputs #:allow-other-keys) > - (let* ((out (assoc-ref outputs "out")) > - (bin (string-append out "/bin"))) > - ;; In turn, 'wmaker.inst' wants to invoke 'wmmenugen' > - ;; etc., so make sure everything is in $PATH. > - (wrap-program (string-append bin "/wmaker.inst") > - `("PATH" ":" prefix (,bin))) > - #t)))))) > + (lambda* (#:key outputs #:allow-other-keys) > + (let* ((out (assoc-ref outputs "out")) > + (bin (string-append out "/bin"))) > + ;; In turn, 'wmaker.inst' wants to invoke 'wmmenugen' > + ;; etc., so make sure everything is in $PATH. > + (wrap-program (string-append bin "/wmaker.inst") > + `("PATH" ":" prefix (,bin))) > + #t)))))) > (inputs > `(("libxmu" ,libxmu) > ("libxft" ,libxft) > @@ -145,7 +145,7 @@ to easily create cross-compiled binaries.") > ("libtiff" ,libtiff))) > (native-inputs > `(("pkg-config" ,pkg-config))) > - (home-page "http://windowmaker.org/") > + (home-page "https://windowmaker.org/") > (description > "Window Maker is an X11 window manager originally designed to provide > integration support for the GNUstep Desktop Environment. In every way From unknown Sat Sep 20 08:45:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 15 Aug 2020 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator