gnu: xfce4-genmon-plugin: Update to 4.2.0.
* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.2.0. Change-Id: Iec9dd94ac046cd944861483726f95efd008750d4
This commit is contained in:
		
							parent
							
								
									834078abfd
								
							
						
					
					
						commit
						dd288551c2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1789,7 +1789,7 @@ be clicked to open the chosen mount point.")
 | 
				
			||||||
(define-public xfce4-genmon-plugin
 | 
					(define-public xfce4-genmon-plugin
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
   (name "xfce4-genmon-plugin")
 | 
					   (name "xfce4-genmon-plugin")
 | 
				
			||||||
   (version "4.1.1")
 | 
					   (version "4.2.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
 | 
					              (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
 | 
				
			||||||
| 
						 | 
					@ -1798,7 +1798,7 @@ be clicked to open the chosen mount point.")
 | 
				
			||||||
                                  "/xfce4-genmon-plugin-" version ".tar.bz2"))
 | 
					                                  "/xfce4-genmon-plugin-" version ".tar.bz2"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0d81npcqnmkw2qaqa8c6igh9j5r4ivgb15zcjwxjkyhrzz89y4dj"))))
 | 
					                "0qh3b818kbf5sc07dshkd54nhqncsk0inlwv21zq8h11bzp0i3cl"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list intltool pkg-config))
 | 
					     (list intltool pkg-config))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue